We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9442d82 commit 7dd5540Copy full SHA for 7dd5540
darwin/version/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.3"
+__version__ = "1.0.4"
pyproject.toml
@@ -13,7 +13,7 @@ license = "MIT"
13
name = "darwin-py"
14
readme = "README.md"
15
repository = "https://github.com/v7labs/darwin-py"
16
-version = "1.0.3"
+version = "1.0.4"
17
[[tool.poetry.packages]]
18
include = "darwin"
19
0 commit comments