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 342ad70 commit a59778fCopy full SHA for a59778f
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