Skip to content

Commit 6f755d5

Browse files
author
Owen
committed
HOUSEKEEPING: Increase version to 0.8.45
1 parent 013a988 commit 6f755d5

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.8.44"
1+
__version__ = "0.8.45"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "darwin-py"
7-
version = "0.8.44"
7+
version = "0.8.45"
88
description = "Library and command line interface for darwin.v7labs.com"
99
homepage = "https://docs.v7labs.com/reference/getting-started-2"
1010
documentation = "https://darwin-py-sdk.v7labs.com/index.html"

0 commit comments

Comments
 (0)