Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathanjp91 committed Dec 6, 2023
1 parent acafa71 commit 6b8acf7
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
@@ -1 +1 @@
__version__ = "0.8.51"
__version__ = "0.8.52"
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "darwin-py"
version = "0.8.51"
version = "0.8.52"
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 6b8acf7

Please sign in to comment.