Skip to content

Commit 311e689

Browse files
author
marius schlueter
committed
v2.0.0
1 parent cc9f46d commit 311e689

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pytrackunit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""init module"""
22

3-
__version__ = "1.2.1"
3+
__version__ = "2.0.0"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="pytrackunit",
8-
version="1.2.1",
8+
version="2.0.0",
99
author="Marius Schlueter",
1010
author_email="themrslue@googlemail.com",
1111
description="Easy access for TrackUnit REST API",

0 commit comments

Comments
 (0)