Release 0.8.2
This commit is contained in:
parent
3f484ece0c
commit
c7102fdb17
@ -1,6 +1,10 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.8.2 (2019-09-25)
|
||||
* Fix encryption page
|
||||
* Fix URI local (Thanks QShulz)
|
||||
|
||||
0.8.1 (2018-03-28)
|
||||
* Fix some css error
|
||||
* Update Material theme
|
||||
|
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ except ImportError:
|
||||
|
||||
|
||||
setup(name='prosopopee',
|
||||
version='0.8.1',
|
||||
version='0.8.2',
|
||||
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(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user