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 f02741f commit 7b90d75Copy full SHA for 7b90d75
devserver/__init__.py
@@ -10,7 +10,7 @@
10
"""
11
12
__all__ = ('__version__', '__build__', '__docformat__', 'get_revision')
13
-__version__ = (0, 6, 0)
+__version__ = (0, 6, 1)
14
__docformat__ = 'restructuredtext en'
15
16
import os
0 commit comments