summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3c9949b..188d9a6 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ AUTHOR_EMAIL = 'foundation@djangoproject.com'
MAINTAINER = 'Pelican Dev Team'
MAINTAINER_EMAIL = 'authors@getpelican.com'
KEYWORDS = "feed atom rss".split(' ')
-VERSION = '1.8'
+VERSION = '1.9'
TEST_SUITE = 'tests_feedgenerator'