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