Skip to content

Commit a008428

Browse files
committed
0.6.2
1 parent d280897 commit a008428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devserver/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"""
1111

1212
__all__ = ('__version__', '__build__', '__docformat__', 'get_revision')
13-
__version__ = (0, 6, 1)
13+
__version__ = (0, 6, 2)
1414
__docformat__ = 'restructuredtext en'
1515

1616
import os

0 commit comments

Comments
 (0)