diff --git a/setup.py b/setup.py index 86ca7f6..2ebc27a 100644 --- a/setup.py +++ b/setup.py @@ -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,