diff --git a/setup.py b/setup.py index b6b3bfe..9cd3eda 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ class PyTest(TestCommand): setup( name='amodem', - version='1.9', + version='1.10', description='Audio Modem Communication Library', author='Roman Zeyde', author_email='roman.zeyde@gmail.com',