a2bits_list now return a list of 32 bits characters

This commit is contained in:
Cédric Bonhomme 2017-03-20 22:53:55 +01:00
parent 6ad140bdfb
commit 4fc8eac172
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 13 additions and 13 deletions

View file

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