[doc] update version

This commit is contained in:
Adrien Beudin 2017-10-04 00:53:20 +02:00
parent 0c20aea972
commit d3e1d979cb

View File

@ -12,7 +12,7 @@ except ImportError:
setup(name='prosopopee',
version='0.6',
version='0.7',
description='A static website generator that allows you to tell a story with your pictures',
author='Laurent Peuch',
long_description=read_md('README.md') + "\n\n\n" + open('docs/changelog.rst').read(),