Skip to content

Commit

Permalink
tired of this
Browse files Browse the repository at this point in the history
  • Loading branch information
paulvxx committed Feb 11, 2024
1 parent 8681fa9 commit 90a1641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ commit = True
tag = False

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

# Repeat the above [bumpversion:file] section for each file that contains the version string

0 comments on commit 90a1641

Please sign in to comment.