Closed felipecwb closed 1 year ago
The release is triggered by publishing a release:
The last one was 6.13.0 two months ago:
https://github.com/jazzband/pip-tools/actions/workflows/release.yml?query=event%3Arelease
To publish, edit the release draft at https://github.com/jazzband/pip-tools/releases and click "Publish release".
But the draft release is 7.0.0 due to an apparently backwards incompatible change (https://github.com/jazzband/pip-tools/pull/1863), whereas https://github.com/jazzband/pip-tools/pull/1892 is 6.14.0.
So make sure to decide on a consistent version number first.
Once the release is published, it will upload the artifacts to the Jazzband staging area. From there, a project lead, such as @atugushev, can release it to PyPI.
Thanks for the ping! FTR: release is blocked by https://github.com/jazzband/pip-tools/pull/1863#issuecomment-1613304891.
Seems like the project lead is on top of this, closing.
FTR: pip-tools v6.14.0 is released.
PyPI Release
Can you release the
pip-tools==6.14.0
please reference: https://github.com/jazzband/pip-tools/pull/1892