[enh] release 0.2

This commit is contained in:
Laurent Peuch 2016-02-23 07:02:10 +01:00
parent d0e64d4c62
commit 1209c61f69

View File

@ -12,7 +12,7 @@ except ImportError:
setup(name='prosopopee',
version='0.1',
version='0.2',
description='exposure.co clone in a static web generating tool',
author='Laurent Peuch',
long_description=read_md('README.md') + "\n\n\n" + read_md('CHANGELOG'),