Skip to content

Commit 97260ab

Browse files
committed
Release 1.0.0
1 parent e507e8f commit 97260ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feedgen/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'''
1111

1212
'Version of python-feedgen represented as tuple'
13-
version = (0, 9, 0)
13+
version = (1, 0, 0)
1414

1515

1616
'Version of python-feedgen represented as string'

0 commit comments

Comments
 (0)