Skip to content

Commit

Permalink
bump: version 2.2.0 → 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucs1590 committed Dec 26, 2022
1 parent 481bdac commit 335a732
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion __version__.py
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = '2.2.0'
__version__ = '2.3.0'
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,7 +1,7 @@
[tool]
[tool.commitizen]
name = "cz_conventional_commits"
version = "2.2.0"
version = "2.3.0"
tag_format = "v$version"
version_files = [
"pyproject.toml:version",
Expand Down

0 comments on commit 335a732

Please sign in to comment.