Prepare the new release 0.5.5 (bugfix).

This commit is contained in:
Cédric Bonhomme 2016-08-03 23:05:13 +02:00
parent b080f778be
commit a54909f4ad
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
3 changed files with 8 additions and 2 deletions

View file

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