Skip to content

Commit

Permalink
bump: version 2.3.1 → 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucs1590 committed Apr 19, 2024
1 parent 6985a28 commit 58e879e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion __version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = '2.3.1'
__version__ = '2.4.0'
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.commitizen]
name = "cz_conventional_commits"
version = "2.3.1"
version = "2.4.0"
tag_format = "v$version"
version_files = [
"pyproject.toml:version",
Expand Down

0 comments on commit 58e879e

Please sign in to comment.