mirror of
https://github.com/romanz/amodem.git
synced 2026-04-27 02:49:18 +08:00
bump version
This commit is contained in:
2
setup.py
2
setup.py
@@ -16,7 +16,7 @@ class PyTest(TestCommand):
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="amodem",
|
name="amodem",
|
||||||
version="1.8",
|
version="1.9",
|
||||||
description="Audio Modem Communication Library",
|
description="Audio Modem Communication Library",
|
||||||
author="Roman Zeyde",
|
author="Roman Zeyde",
|
||||||
author_email="roman.zeyde@gmail.com",
|
author_email="roman.zeyde@gmail.com",
|
||||||
|
|||||||
Reference in New Issue
Block a user