Skip to content

Commit a59778f

Browse files
committed
Release v1.0.0b2
1 parent 342ad70 commit a59778f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

podgen/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"""
1212

1313
'Version of python-podgen represented as tuple'
14-
version = (1, 0, "0.b1")
14+
version = (1, 0, "0b2")
1515

1616

1717
'Version of python-podgen represented as string'

0 commit comments

Comments
 (0)