chore: use hyphenated PEP 440 pre-release format in version string
muse tag add requires strict SemVer 2.0 (vMAJOR.MINOR.PATCH-pre), which needs a hyphen before the pre-release identifier. '0.2.0rc15' fails that validation; '0.2.0-rc15' is equally valid PEP 440 (packaging normalizes both to the same resolved version) and satisfies muse tag.
sha256:c4a67320d5815ed74a479c76fcf794f185ad3fa5bc0560aadc1241e1f9c64b20
sha
~2
symbols
1 changed · 1117 in snapshot
files
sha256:a116b61586bd0e34248ca27387ce5aaddd06b8d1c44b8002900540b97674a0a6
snapshot
~2
symbols modified
1
file changed
1117
files in snapshot
0
dead code introduced
Semantic Changes
2 symbols
Files Changed
~1
1117 in snapshot
~1
1117 in snapshot
Older
chore: bump version to 0.2.0rc15 to match musehub#113 fix release
sha256:a317886dc0496c4af7b285b3e41c86c4c34ea2e79afc63b8829aadb1ada7903f
All commits
Newer
revert: keep pyproject.toml in canonical PEP 440 form
sha256:8de4334a98c945aace420969d389ad678aa926d4ab4e886b2ac4c4241cb3bf2b
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:c4a67320d5815ed74a479c76fcf794f185ad3fa5bc0560aadc1241e1f9c64b20 --body "your comment"
No comments yet. Be the first to start the discussion.