summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAlexis Métaireau <alexis@notmyidea.org>2013-06-07 00:37:24 +0200
committerAlexis Métaireau <alexis@notmyidea.org>2013-06-07 00:37:24 +0200
commit4d9197d13960997b892c1bdac48c35cbb6bb0543 (patch)
treef37465d3010d55cb01cd268d89e7874c3a6b184c /setup.py
parent10a5f9c9baaa7608e13d022ec4eeccb81c8d9b40 (diff)
downloadpelican-3.2.2.tar.gz
bump version3.2.23.2-series
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4678a33f..865e6ef4 100755
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ CHANGELOG = open('docs/changelog.rst').read()
setup(
name="pelican",
- version="3.2.1",
+ version="3.2.2",
url='http://getpelican.com/',
author='Alexis Metaireau',
author_email='authors@getpelican.com',