Prepare the new minor release (bug fix).

This commit is contained in:
Cédric Bonhomme 2017-01-19 07:22:51 +01:00
parent b8c8237792
commit 673f7b5bc4
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
19 changed files with 29 additions and 21 deletions

View file

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