diff --git a/coffin/__init__.py b/coffin/__init__.py index 0352a04..19bf78f 100644 --- a/coffin/__init__.py +++ b/coffin/__init__.py @@ -14,7 +14,7 @@ reasonable. __all__ = ('__version__', '__build__', '__docformat__', 'get_revision') -__version__ = (0, 3, '8', 'dev') +__version__ = (0, 3, '8') __docformat__ = 'restructuredtext en' import os