diff --git a/setup.py b/setup.py index 38a4a05..54c745e 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ pwd = os.path.dirname(__file__) setup( name="amodem", - version="1.0", + version="1.1", description="Audio Modem Communication Library", author="Roman Zeyde", author_email="roman.zeyde@gmail.com",