pypa / pyproject-hooks

A low-level library for calling build-backends in `pyproject.toml`-based project
https://pyproject-hooks.readthedocs.io/
MIT License
122 stars 49 forks source link

Bump version: 0.13.0 → 1.0.0 #159

Closed takluyver closed 1 year ago

takluyver commented 1 year ago

As a PR, since I can no longer commit to master.

pradyunsg commented 1 year ago

@takluyver Did you update the environment token here?

requests.exceptions.HTTPError: 403 Client Error: Invalid API Token: project-scoped token is not valid for project: 'pyproject-hooks' for url: https://upload.pypi.org/legacy/

takluyver commented 1 year ago

I did, but I had to do the first upload manually before I could create a suitable token, so the automated upload failed. It should work for the next release.

takluyver commented 1 year ago

(Or I thought I had to - I hadn't realised at the time that there was a 0.1 release already there from 2021)