diff options
author | Alexis Métaireau <alexis@notmyidea.org> | 2013-06-07 00:37:24 +0200 |
---|---|---|
committer | Alexis Métaireau <alexis@notmyidea.org> | 2013-06-07 00:37:24 +0200 |
commit | 4d9197d13960997b892c1bdac48c35cbb6bb0543 (patch) | |
tree | f37465d3010d55cb01cd268d89e7874c3a6b184c /setup.py | |
parent | 10a5f9c9baaa7608e13d022ec4eeccb81c8d9b40 (diff) | |
download | pelican-3.2.2.tar.gz |
bump version3.2.23.2-series
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |