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 6eb6812 commit d144a43Copy full SHA for d144a43
darwin/version/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.8.57"
+__version__ = "0.8.58"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "darwin-py"
7
-version = "0.8.57"
+version = "0.8.58"
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