mirror of
https://github.com/romanz/amodem.git
synced 2026-04-20 04:56:25 +08:00
amodem: 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.6",
|
version="1.7",
|
||||||
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