diff --git a/setup.py b/setup.py index a3d7e5f..3e1f8a2 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ with open('CHANGELOG.rst', 'r') as f: setup( name='Stegano', - version='0.5', + version='0.5.1', author='Cédric Bonhomme', author_email='cedric@cedricbonhomme.org', packages=packages,