mirror of
https://github.com/romanz/amodem.git
synced 2026-04-17 11:45:58 +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.9',
|
version='1.10',
|
||||||
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