Bumped version number.

This commit is contained in:
Cédric Bonhomme 2016-05-19 22:38:07 +02:00
parent e4f9a08cd7
commit eeb8132b4b
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
4 changed files with 10 additions and 5 deletions

View file

@ -28,7 +28,7 @@ with open('CHANGELOG.rst', 'r') as f:
setup(
name='Stegano',
version='0.5.2',
version='0.5.3',
author='Cédric Bonhomme',
author_email='cedric@cedricbonhomme.org',
packages=packages,