1
0
Fork 0
forked from github/pelican

Bump version 3.6.2

This commit is contained in:
Justin Mayer 2015-08-01 13:39:10 -07:00
commit 96b23e03bd
4 changed files with 5 additions and 5 deletions

View file

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