Skip to content

Commit f12feb4

Browse files
author
Owen
committed
HOUSEKEEPING: Disable scheduled release, bump version to 0.8.46
1 parent 6de0be9 commit f12feb4

File tree

3 files changed

+2
-72
lines changed

3 files changed

+2
-72
lines changed

.github/workflows/EVENT_scheduled_release.yml

Lines changed: 0 additions & 70 deletions
This file was deleted.

darwin/version/__init__.py

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

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.45"
7+
version = "0.8.46"
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)