Skip to content

Commit

Permalink
Remove setup.cfg reference from bin/bump_version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joerick committed Apr 26, 2024
1 parent 8f60485 commit 08050b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/bump_version.py
Expand Up @@ -24,7 +24,6 @@
("docs/setup.md", "cibuildwheel=={}"),
("examples/*", "cibuildwheel=={}"),
("examples/*", "cibuildwheel@v{}"),
("setup.cfg", "version = {}"),
]

RED = "\u001b[31m"
Expand Down

0 comments on commit 08050b6

Please sign in to comment.