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 01d7b34 commit dc433d3Copy full SHA for dc433d3
darwin/version/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.1.5"
+__version__ = "1.1.6"
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.5"
+version = "1.1.6"
17
[[tool.poetry.packages]]
18
include = "darwin"
19
0 commit comments