diff options
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", + version="3.2.1", url='http://getpelican.com/', author='Alexis Metaireau', author_email='authors@getpelican.com', |