[enh] release 0.3
This commit is contained in:
parent
48d250f8a1
commit
8be21950f8
@ -1,8 +1,8 @@
|
|||||||
CHANGELOG
|
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
|
* 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
|
* configure licence https://github.com/Psycojoker/prosopopee#licence in footer by beudbeud
|
||||||
|
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ except ImportError:
|
|||||||
|
|
||||||
|
|
||||||
setup(name='prosopopee',
|
setup(name='prosopopee',
|
||||||
version='0.2',
|
version='0.3',
|
||||||
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" + read_md('CHANGELOG.md'),
|
long_description=read_md('README.md') + "\n\n\n" + read_md('CHANGELOG.md'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user