Skip to content

Commit d448052

Browse files
bump: version 3.0.0 → 3.1.0
1 parent 802620e commit d448052

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
@@ -101,7 +101,7 @@
101101
[tool.commitizen]
102102
name = "SubsearchCz"
103103
template = "changelog_template.md.j2"
104-
version = "3.0.0"
104+
version = "3.1.0"
105105
tag_format = "$version"
106106
ignored_tag_pattern = ".*[^0-9.].*"
107107
update_changelog_on_bump = false
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0"
1+
__version__ = "3.1.0"

0 commit comments

Comments
 (0)