release: 0.4.1 - #18
Merged
Merged
Conversation
Functionally identical to 0.4.0, which was removed from PyPI together with 0.2.0 and 0.3.0 because their source distributions bundled a test fixture with non-generic placeholder values. Version numbers on PyPI cannot be reused once deleted, so the clean republish needs a new one. - `__version__` -> `0.4.1` - CHANGELOG: new `[0.4.1]` section explaining the republish. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014kZm1buE6iMSeVnAJmsKpQ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts 0.4.1, functionally identical to 0.4.0.
0.2.0 through 0.4.0 were removed from PyPI because their source distributions bundled a test
fixture whose placeholder values were not generic. The values have been replaced and the
repository history rewritten to match. PyPI does not allow a deleted version number to be
reused, so the clean republish needs a new one.
__version__→0.4.1[0.4.1]section explaining the republishBuilt locally and scanned both artifacts before opening this: no non-generic value, no
non-example email address, no local path. 1220 tests pass.
🤖 Generated with Claude Code
https://claude.ai/code/session_014kZm1buE6iMSeVnAJmsKpQ