8000 PEP440 · admdev8/python-versioneer@64a606d · GitHub
[go: up one dir, main page]

Skip to content

Commit 64a606d

Browse files
committed
PEP440
1 parent f3fabce commit 64a606d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"""
1414

1515
# as nice as it'd be to versioneer ourselves, that sounds messy.
16-
VERSION = "0.19-dev"
16+
VERSION = "0.19.dev0"
1717

1818

1919
def ver(s):

0 commit comments

Comments
 (0)
0