Updated CHANGELOG.

This commit is contained in:
Cédric Bonhomme 2015-12-23 21:42:30 +01:00
parent 07f50a8fc0
commit 5e00dde69f
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,13 @@
Release History
===============
0.4.4 (2015-12-23)
------------------
* new project home page;
* minor updated to the documentation.
0.4.3 (2015-10-06)
------------------

View file

@ -24,7 +24,7 @@ with open('CHANGELOG.rst', 'r') as f:
setup(
name='Stegano',
version='0.4.3',
version='0.4.4',
author='Cédric Bonhomme',
author_email='cedric@cedricbonhomme.org',
packages=packages,