minor version up and fixed docstring

This commit is contained in:
san 2015-06-20 20:55:07 +05:30
commit 8575c7ff04
2 changed files with 3 additions and 2 deletions

View file

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