[enh] 0.4
This commit is contained in:
parent
16219ef091
commit
bdf07177ad
@ -1,7 +1,7 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
0.4 (unreleased)
|
0.4 (2016-12-11)
|
||||||
|
|
||||||
* greatly improved loading speed of pages with several different technics (see below)
|
* greatly improved loading speed of pages with several different technics (see below)
|
||||||
* RSS https://prosopopee.readthedocs.org/en/latest/configuration.html#rss by beudbeud
|
* RSS https://prosopopee.readthedocs.org/en/latest/configuration.html#rss by beudbeud
|
||||||
|
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ except ImportError:
|
|||||||
|
|
||||||
|
|
||||||
setup(name='prosopopee',
|
setup(name='prosopopee',
|
||||||
version='0.3.1',
|
version='0.4',
|
||||||
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(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user