Skip to content

Commit

Permalink
πŸ§‘β€πŸ’» Tweak bump2version config
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Jan 16, 2025
1 parent 71de22e commit db46d7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ message = πŸ”– Bump version: {current_version} β†’ {new_version}
[bumpversion:file:VERSION]

[bumpversion:file:pyproject.toml]
search = version = "{current_version}"
replace = version = "{new_version}"

[bumpversion:file:leakrfc/__init__.py]

0 comments on commit db46d7f

Please sign in to comment.