We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d280897 commit a008428Copy full SHA for a008428
devserver/__init__.py
@@ -10,7 +10,7 @@
10
"""
11
12
__all__ = ('__version__', '__build__', '__docformat__', 'get_revision')
13
-__version__ = (0, 6, 1)
+__version__ = (0, 6, 2)
14
__docformat__ = 'restructuredtext en'
15
16
import os
0 commit comments