Skip to content

Commit

Permalink
release 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lkiesow committed May 16, 2013
1 parent 950e2f9 commit d2a3fa6
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, 2, 3)
version = (0, 2, 4)


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

0 comments on commit d2a3fa6

Please sign in to comment.