diff --git a/coffin/__init__.py b/coffin/__init__.py index 84b3583..903ac61 100644 --- a/coffin/__init__.py +++ b/coffin/__init__.py @@ -14,7 +14,7 @@ __all__ = ('__version__', '__build__', '__docformat__', 'get_revision') -__version__ = (0, 3, '6', 'dev') +__version__ = (0, 3, '6') __docformat__ = 'restructuredtext en' import os