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 c90f505 commit bec9859Copy full SHA for bec9859
podgen/version.py
@@ -11,7 +11,7 @@
11
"""
12
13
'Version of python-podgen represented as tuple'
14
-version = (1, 0, 0, "dev1")
+version = (1, 0, "0.b1")
15
16
17
'Version of python-podgen represented as string'
0 commit comments