Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lkiesow committed Dec 25, 2023
1 parent e507e8f commit 97260ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feedgen/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
'''

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


'Version of python-feedgen represented as string'
Expand Down

0 comments on commit 97260ab

Please sign in to comment.