-
Notifications
You must be signed in to change notification settings - Fork 584
Description
Log:
ERROR HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
'2.2.9.dev0+gb875ea8f.d20240123' is an invalid value for Version.
Error: Can't use PEP 440 local versions. See
https://packaging.python.org/specifications/core-metadata for more
information.
It seems setuptools-scm bumped the version after pyproject.toml was changed for the package name.
I have manually renamed the version to 2.2.8 and uploaded the package. However, we need to resolve it before the next release.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done