1
0
Fork 0
forked from github/pelican

Prepare version 3.6.4.dev0 for next development cycle

This commit is contained in:
Justin Mayer 2015-08-14 17:24:29 -07:00
commit e06d0046b1
3 changed files with 7 additions and 2 deletions

View file

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