Skip to content

Commit d3749f8

Browse files
authored
Version bump to 1.0.12 (#961)
1 parent b29f9dd commit d3749f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

darwin/version/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.11"
1+
__version__ = "1.0.12"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT"
1313
name = "darwin-py"
1414
readme = "README.md"
1515
repository = "https://github.com/v7labs/darwin-py"
16-
version = "1.0.11"
16+
version = "1.0.12"
1717
[[tool.poetry.packages]]
1818
include = "darwin"
1919

0 commit comments

Comments
 (0)