Skip to content

Commit

Permalink
🔖 bump version 2024.1.3 -> 2024.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Publisher committed Feb 9, 2024
1 parent 0fdc176 commit ba675aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2024.1.3"
__version__ = "2024.2.1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.bumpver]
current_version = "2024.1.3"
current_version = "2024.2.1"
version_pattern = "YYYY.MM.INC1"
commit_message = ":bookmark: bump version {old_version} -> {new_version}"
commit = true
Expand Down

0 comments on commit ba675aa

Please sign in to comment.