Bump version: 1.15.2 → 1.15.3

This commit is contained in:
Roman Zeyde
2021-07-20 22:11:58 +03:00
parent 96b87ec5be
commit 883ecb4334
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
[bumpversion]
commit = True
tag = True
current_version = 1.15.2
current_version = 1.15.3
[bumpversion:file:setup.py]

View File

@@ -15,7 +15,7 @@ class PyTest(TestCommand):
setup(
name='amodem',
version='1.15.2',
version='1.15.3',
description='Audio Modem Communication Library',
author='Roman Zeyde',
author_email='dev@romanzey.de',