Skip to content

Commit 9b3017f

Browse files
committed
use version as expected by doit.
1 parent 5fdc209 commit 9b3017f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doit/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""doit version, defined out of __init__.py to avoid circular reference"""
2-
VERSION = (0, 38, 0, 'dev')
2+
VERSION = (0, 38, 'dev0')

0 commit comments

Comments
 (0)