Skip to content

Commit ac1a219

Browse files
committed
Use -dev tag for in-dev versions
1 parent 4f02b66 commit ac1a219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc2dash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77

88
__author__ = 'Hynek Schlawack'
9-
__version__ = '2.0.0'
9+
__version__ = '2.0.0-dev'
1010
__license__ = 'MIT'

0 commit comments

Comments
 (0)