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",