revert: keep pyproject.toml in canonical PEP 440 form
PEP 440 (pip/hatchling) and SemVer (muse tag) have incompatible canonical pre-release forms: PEP 440 normalizes 0.2.0-rc15 -> 0.2.0rc15 regardless of what's written here, which broke publish_muse_release.sh's tarball filename lookup. pyproject.toml stays the single source of truth in the form the build tooling actually produces; a SemVer-hyphenated tag is derived from it at tag time instead of hand-maintaining a second string.
sha256:31491a5f31832312965ba9c8d73c9eb6171069015bde3a471acc9d5006c1e45a
sha
~2
symbols
1 changed · 995 in snapshot
files
sha256:4c6c2e06023b75493b87e46ba4fc96e12e9faf8bd50bac44107d3de8cf070cf4
snapshot
~2
symbols modified
1
file changed
995
files in snapshot
0
dead code introduced
Semantic Changes
2 symbols
Files Changed
~1
995 in snapshot
~1
995 in snapshot
Older
Merge branch 'fix/smoke-test-tag-label' into dev
sha256:73f24973678ceefd56628ee17c6d0535d86e33533828af6c63348f50941515ad
All commits
Newer
chore: pivot to nightly channel — bump version to 0.2.0.dev1 per…
sha256:cfefc25a166c3c3eed8ea3529aee19ea350bc05f2954d007420e924133b7d8ce
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:31491a5f31832312965ba9c8d73c9eb6171069015bde3a471acc9d5006c1e45a --body "your comment"
No comments yet. Be the first to start the discussion.