mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
Updated CHANGELOG.
This commit is contained in:
parent
07f50a8fc0
commit
5e00dde69f
2 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
||||||
Release History
|
Release History
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
0.4.4 (2015-12-23)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* new project home page;
|
||||||
|
* minor updated to the documentation.
|
||||||
|
|
||||||
|
|
||||||
0.4.3 (2015-10-06)
|
0.4.3 (2015-10-06)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -24,7 +24,7 @@ with open('CHANGELOG.rst', 'r') as f:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='Stegano',
|
name='Stegano',
|
||||||
version='0.4.3',
|
version='0.4.4',
|
||||||
author='Cédric Bonhomme',
|
author='Cédric Bonhomme',
|
||||||
author_email='cedric@cedricbonhomme.org',
|
author_email='cedric@cedricbonhomme.org',
|
||||||
packages=packages,
|
packages=packages,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue