You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On pypi a version 2024.24.12 can be found, also labelled as the latest - shadowing the, I hope, indented 1.0.0 version.
To my surprise I don't find any information here about that version, nor tags for 1.0.0 and that version.
Was that intended?
Could you please create tags for each release?
Could the 2024.24.12 please be yanked on pypi?
Could you please upload sdist artifacts to pypi again?
The text was updated successfully, but these errors were encountered:
Look to be setting the version to '/bin/date +%Y.%-V'.${DRONE_BUILD_NUMBER} which has a major of year, minor of week number of the year, and subminor of build number.
But I agree, some documentation change to explain what the new versioning scheme and that this is an intentional change would be nice... As well as something stating what the changes in the release are given that it had a major version bump which could worry some people about potential breaking changes.
Though as far as I can see, they've just changed the build/CI system and done a little linting.
On pypi a version 2024.24.12 can be found, also labelled as the latest - shadowing the, I hope, indented 1.0.0 version.
To my surprise I don't find any information here about that version, nor tags for 1.0.0 and that version.
Was that intended?
Could you please create tags for each release?
Could the 2024.24.12 please be yanked on pypi?
Could you please upload sdist artifacts to pypi again?
The text was updated successfully, but these errors were encountered: