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 e66ebed commit 3937546Copy full SHA for 3937546
darwin/version/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.1.4"
+__version__ = "1.1.5"
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.1.4"
+version = "1.1.5"
17
[[tool.poetry.packages]]
18
include = "darwin"
19
0 commit comments