Bump version: 1.15.4 → 1.15.5

This commit is contained in:
Roman Zeyde
2024-10-21 21:59:40 +03:00
parent d015118d76
commit a8e8bbbf02
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[bumpversion]
commit = True
tag = True
current_version = 1.15.4
current_version = 1.15.5
[bumpversion:file:setup.py]

View File

@@ -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='dev@romanzey.de',