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 1562449 commit cc274caCopy full SHA for cc274ca
darwin/version/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.12"
+__version__ = "1.1.0"
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.12"
+version = "1.1.0"
17
[[tool.poetry.packages]]
18
include = "darwin"
19
0 commit comments