Bumped version number.

This commit is contained in:
Cédric Bonhomme 2019-04-10 15:17:45 +02:00
parent ba3cde6112
commit 5bb91d2ff0
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
3 changed files with 10 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.9.2',
version='0.9.3',
author='Cédric Bonhomme',
author_email='cedric@cedricbonhomme.org',
packages=packages,