We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec536e commit bc0c44eCopy full SHA for bc0c44e
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "toggl_python"
3
-version = "0.3.0"
+version = "0.3.1"
4
description = "Typed `Toggl API` Python wrapper with pre-validation to avoid extra network usage."
5
authors = ["Evrone <[email protected]>"]
6
maintainers = ["Nifadev Vadim <[email protected]>"]
0 commit comments