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 013a988 commit 6f755d5Copy full SHA for 6f755d5
darwin/version/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.8.44"
+__version__ = "0.8.45"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "darwin-py"
7
-version = "0.8.44"
+version = "0.8.45"
8
description = "Library and command line interface for darwin.v7labs.com"
9
homepage = "https://docs.v7labs.com/reference/getting-started-2"
10
documentation = "https://darwin-py-sdk.v7labs.com/index.html"
0 commit comments