bump version 1.0.5

This commit is contained in:
Mario Fink 2021-09-22 17:31:47 +02:00
parent ef16fd3228
commit cf2799b383
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[metadata]
name = TDMtermite-RecordEvolution
version = 1.0.1
version = 1.0.5
author = Record Evolution GmbH
author_email = mario.fink@record-evolution.de
maintainer = Record Evolution GmbH

View File

@ -18,7 +18,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup(
name="TDMtermite",
version="1.0.4",
version="1.0.5",
author="Record Evolution GmbH",
author_email="mario.fink@record-evolution.de",
maintainer="Record Evolution GmbH",