Skip to content

Commit 35c3323

Browse files
committed
Bump version: 1.0.3 → 1.1.0 [skip ci]
1 parent 11d304b commit 35c3323

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ pythresh = [
155155
# Automated model publish versioning
156156
# --------------------------------------------------------------------------------------------------
157157
[tool.bumpversion]
158-
current_version = "1.0.3"
158+
current_version = "1.1.0"
159159
commit = true
160160
tag = false
161161

pythresh/__init__.py

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

0 commit comments

Comments
 (0)