Updated setup.py

This commit is contained in:
Cédric Bonhomme 2019-06-05 00:36:27 +02:00
parent 6a691c7927
commit f72cfec815
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

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.3',
version='0.9.4',
author='Cédric Bonhomme',
author_email='cedric@cedricbonhomme.org',
packages=packages,