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 cb89815 commit 4a0de7aCopy full SHA for 4a0de7a
darwin/version/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.9.1"
+__version__ = "0.8.12"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "darwin-py"
3
-version = "0.9.1" # update this when you change the version - See: https://peps.python.org/pep-0440/
+version = "0.8.12" # update this when you change the version - See: https://peps.python.org/pep-0440/
4
description = "Library and command line interface for darwin.v7labs.com"
5
homepage = "https://docs.v7labs.com/reference/getting-started-2"
6
documentation = "https://darwin-py-sdk.v7labs.com/index.html"
0 commit comments