Skip to content

Tag Commit For Release

Choose a tag to compare

@sscovil sscovil released this 24 Sep 05:39
· 5 commits to main since this release

Previous run of the publish workflow failed with this error:

ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/        
         '1.0.3.dev0+g6f63100.d20230924' 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.

This is an attempt to prevent the .dev prefix from being added to the version by setuptools_scm.