Bump version: 1.13.0 → 1.13.1

This commit is contained in:
Roman Zeyde
2018-02-18 11:24:05 +02:00
parent fff10853a9
commit f30d28e39a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[bumpversion]
commit = True
tag = True
current_version = 1.13.0
current_version = 1.13.1
[bumpversion:file:setup.py]

View File

@@ -15,7 +15,7 @@ class PyTest(TestCommand):
setup(
name='amodem',
version='1.13.0',
version='1.13.1',
description='Audio Modem Communication Library',
author='Roman Zeyde',
author_email='roman.zeyde@gmail.com',