Prepare the new release.

This commit is contained in:
Cédric Bonhomme 2017-01-29 21:20:02 +01:00
parent be9ea0f76d
commit a55bf4bd09
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
4 changed files with 11 additions and 5 deletions

View file

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