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 07d744f commit be1b20dCopy full SHA for be1b20d
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "darwin-py"
3
-version = "0.8.10" # update this when you change the version - See: https://peps.python.org/pep-0440/
+version = "0.8.11" # 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