1
0
Fork 0
forked from github/pelican

Prepare for next version

This commit is contained in:
Justin Mayer 2013-04-24 13:21:28 -07:00
commit 0397274fed
2 changed files with 4 additions and 1 deletions

View file

@ -25,7 +25,7 @@ CHANGELOG = open('docs/changelog.rst').read()
setup(
name="pelican",
version="3.2",
version="3.3",
url='http://getpelican.com/',
author='Alexis Metaireau',
author_email='authors@getpelican.com',