Skip to content

Commit 4a0de7a

Browse files
author
Owen Jones
committed
Version bump to 0.8.12
1 parent cb89815 commit 4a0de7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

darwin/version/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.9.1"
1+
__version__ = "0.8.12"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "darwin-py"
3-
version = "0.9.1" # update this when you change the version - See: https://peps.python.org/pep-0440/
3+
version = "0.8.12" # update this when you change the version - See: https://peps.python.org/pep-0440/
44
description = "Library and command line interface for darwin.v7labs.com"
55
homepage = "https://docs.v7labs.com/reference/getting-started-2"
66
documentation = "https://darwin-py-sdk.v7labs.com/index.html"

0 commit comments

Comments
 (0)