[enh] release 0.3

This commit is contained in:
Laurent Peuch 2016-04-13 19:45:27 +02:00
parent 48d250f8a1
commit 8be21950f8
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
CHANGELOG
=========
0.3 (unreleased)
----------------
0.3 the "beudbeud release" (2016-04-13)
---------------------------------------
* caption support on bordered picture and pictures group https://github.com/Psycojoker/prosopopee#images-caption by beudbeud
* configure licence https://github.com/Psycojoker/prosopopee#licence in footer by beudbeud

View File

@ -12,7 +12,7 @@ except ImportError:
setup(name='prosopopee',
version='0.2',
version='0.3',
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.md'),