Skip to content

Commit

Permalink
HOUSEKEEPING: Bump version to 0.8.39
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen committed Sep 5, 2023
1 parent 88f277c commit 3173988
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion darwin/version/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.8.38"
__version__ = "0.8.39"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "darwin-py"
version = "0.8.38"
version = "0.8.39"
description = "Library and command line interface for darwin.v7labs.com"
homepage = "https://docs.v7labs.com/reference/getting-started-2"
documentation = "https://darwin-py-sdk.v7labs.com/index.html"
Expand Down

0 comments on commit 3173988

Please sign in to comment.