mirror of
https://github.com/romanz/amodem.git
synced 2026-09-26 08:17:17 +08:00
Bump version: 1.15.4 → 1.15.5
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[bumpversion]
|
||||
commit = True
|
||||
tag = True
|
||||
current_version = 1.15.4
|
||||
current_version = 1.15.5
|
||||
|
||||
[bumpversion:file:setup.py]
|
||||
|
||||
@@ -15,7 +15,7 @@ class PyTest(TestCommand):
|
||||
|
||||
setup(
|
||||
name='amodem',
|
||||
version='1.15.4',
|
||||
version='1.15.5',
|
||||
description='Audio Modem Communication Library',
|
||||
author='Roman Zeyde',
|
||||
author_email='[email protected]',
|
||||
|
||||
Reference in New Issue
Block a user