We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e507e8f commit 97260abCopy full SHA for 97260ab
feedgen/version.py
@@ -10,7 +10,7 @@
10
'''
11
12
'Version of python-feedgen represented as tuple'
13
-version = (0, 9, 0)
+version = (1, 0, 0)
14
15
16
'Version of python-feedgen represented as string'
0 commit comments