update version

This commit is contained in:
Adrien Beudin 2017-06-04 22:12:09 +02:00
parent 7b70d764b2
commit 4b50ee2277

View File

@ -12,7 +12,7 @@ except ImportError:
setup(name='prosopopee', setup(name='prosopopee',
version='0.4', version='0.5',
description='exposure.co clone in a static web generating tool', description='exposure.co clone in a static web generating tool',
author='Laurent Peuch', author='Laurent Peuch',
long_description=read_md('README.md') + "\n\n\n" + open('docs/changelog.rst').read(), long_description=read_md('README.md') + "\n\n\n" + open('docs/changelog.rst').read(),