gabriel / muse public
chore patch dev #15 / 100
AI Agent gabriel · 15 days ago · Jul 2, 2026 · Diff

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
~ pyproject.toml .toml 2 symbols modified
Files Changed
~1
1117 in snapshot
~ pyproject.toml .toml

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:c4a67320d5815ed74a479c76fcf794f185ad3fa5bc0560aadc1241e1f9c64b20 --body "your comment"