Skip to content

Commit

Permalink
build: discontinue AppVeyor due to end of free support (related to #67)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent-laporte-pro committed Nov 15, 2024
1 parent cca21ac commit aad0009
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ message = Prepare next version {new_version} (unreleased)
search = version='{current_version}'
replace = version='{new_version}'

[bumpversion:file:appveyor.yml]
search = version: {current_version}
replace = version: {new_version}

[bumpversion:file:deprecated/__init__.py]
search = __version__ = "{current_version}"
replace = __version__ = "{new_version}"
Expand Down

0 comments on commit aad0009

Please sign in to comment.