Skip to content

Commit cc274ca

Browse files
authored
Version bump to 1.1.0 (#971)
1 parent 1562449 commit cc274ca

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.12"
1+
__version__ = "1.1.0"

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.12"
16+
version = "1.1.0"
1717
[[tool.poetry.packages]]
1818
include = "darwin"
1919

0 commit comments

Comments
 (0)