mirror of https://github.com/pypa/pep517.git
API to call PEP 517 hooks for building Python packages
https://pep517.readthedocs.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
277 B
277 B
To cut a release, use bump2version, the preferred version of bumpversion. Something like:
bump2version minor
Then push the commit and tags to GitHub.