release 0.2.4
This commit is contained in:
parent
950e2f909d
commit
d2a3fa62ff
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue