Updated module version number.

This commit is contained in:
Cédric Bonhomme 2016-08-25 08:31:40 +02:00
parent c6eb521be5
commit 3531769483
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
6 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.6',
version='0.6.1',
author='Cédric Bonhomme',
author_email='cedric@cedricbonhomme.org',
packages=packages,