From 82ce93dd906515e57a3ebb4cd72f6ac64d427884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Schl=C3=BCter?= Date: Fri, 29 Apr 2022 23:12:52 +0200 Subject: [PATCH] new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e045607..8628d94 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pytrackunit", - version="2.4.0", + version="2.4.1", author="Marius Schlueter", author_email="themrslue@googlemail.com", description="Easy access for TrackUnit REST API",