1 parent 11d304b commit 35c3323Copy full SHA for 35c3323
2 files changed
pyproject.toml
@@ -155,7 +155,7 @@ pythresh = [
155
# Automated model publish versioning
156
# --------------------------------------------------------------------------------------------------
157
[tool.bumpversion]
158
-current_version = "1.0.3"
+current_version = "1.1.0"
159
commit = true
160
tag = false
161
pythresh/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.3"
+__version__ = "1.1.0"
0 commit comments