update version
This commit is contained in:
parent
9dedb37445
commit
b1175d3115
@ -1,10 +1,10 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.6
|
||||
0.6 (2017-07-14)
|
||||
|
||||
* Compatibility python 2 and 3
|
||||
* Possibility to add custom css and js
|
||||
* Possibility to add custom css and js https://prosopopee.readthedocs.org/en/latest/
|
||||
|
||||
0.5 (2017-06-04)
|
||||
|
||||
|
@ -46,5 +46,6 @@ Documentation
|
||||
sections
|
||||
example
|
||||
build
|
||||
theming
|
||||
authors
|
||||
changelog
|
||||
|
4
setup.py
4
setup.py
@ -12,8 +12,8 @@ except ImportError:
|
||||
|
||||
|
||||
setup(name='prosopopee',
|
||||
version='0.5',
|
||||
description='exposure.co clone in a static web generating tool',
|
||||
version='0.6',
|
||||
description='A static website generator that allows you to tell a story with your pictures',
|
||||
author='Laurent Peuch',
|
||||
long_description=read_md('README.md') + "\n\n\n" + open('docs/changelog.rst').read(),
|
||||
author_email='cortex@worlddomination.be',
|
||||
|
Loading…
x
Reference in New Issue
Block a user