Bumped version number.

This commit is contained in:
Cédric Bonhomme 2019-10-27 22:19:15 +01:00
parent a265cbaa18
commit 54277960d9
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 8 additions and 8 deletions

View file

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