Updated CHANGELOG.

This commit is contained in:
Cédric Bonhomme 2018-11-05 21:51:46 +01:00
parent c4b1fdac56
commit adcc3cf9a5
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 43 additions and 1 deletions

View file

@ -33,7 +33,7 @@ with codecs.open(os.path.join(here, 'CHANGELOG.rst'), encoding='utf-8') as f:
setup(
name='Stegano',
version='0.8.5',
version='0.8.6',
author='Cédric Bonhomme',
author_email='cedric@cedricbonhomme.org',
packages=packages,