Skip to content

Commit 17e6c98

Browse files
authored
Merge pull request #45 from tobinus/release-v1.0.0b2-#39
Release v1.0.0b2, closes 39
2 parents 342ad70 + a59778f commit 17e6c98

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)