We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608bb44 commit 5d78a26Copy full SHA for 5d78a26
setup.py
@@ -8,7 +8,7 @@ def readme():
8
9
setup(
10
name="python-toggl",
11
- version="0.1.12",
+ version="0.2.0",
12
description="Python Wrapper for Toggl API",
13
long_description=readme(),
14
url="https://github.com/swappsco/toggl-python-api-client",
0 commit comments