diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ AUTHOR_EMAIL = 'foundation@djangoproject.com' MAINTAINER = 'Pelican Dev Team' MAINTAINER_EMAIL = 'authors@getpelican.com' KEYWORDS = "feed atom rss".split(' ') -VERSION = '1.9.2' +VERSION = '2.0.0' TEST_SUITE = 'tests_feedgenerator' |
