diff --git a/setup.py b/setup.py index 63a66f9..6d013d8 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ import os setup( name='Stegano', - version='0.2', + version='0.3', author='Cédric Bonhomme', author_email='kimble.mandel@gmail.com', packages=['stegano'],