Skip to content

Commit

Permalink
updating versions and lock (#561)
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Perkins <[email protected]>
  • Loading branch information
Nathanjp91 and Nathan Perkins authored Mar 22, 2023
1 parent 6bebd7d commit 8ab9c06
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.18"
__version__ = "0.8.19"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "darwin-py"
version = "0.8.18" # update this when you change the version - See: https://peps.python.org/pep-0440/
version = "0.8.19" # update this when you change the version - See: https://peps.python.org/pep-0440/
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 8ab9c06

Please sign in to comment.