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.
2 parents 342ad70 + a59778f commit 17e6c98Copy full SHA for 17e6c98
podgen/version.py
@@ -11,7 +11,7 @@
11
"""
12
13
'Version of python-podgen represented as tuple'
14
-version = (1, 0, "0.b1")
+version = (1, 0, "0b2")
15
16
17
'Version of python-podgen represented as string'
0 commit comments