gabriel / muse public
chore main

chore: bump to v0.1.2, require Python 3.13

- version: 0.1.1 → 0.1.2 - requires-python: >=3.12 → >=3.13 (venv already runs 3.13.2; all 1716 tests pass; mypy clean on 3.13 target) - mypy python_version: 3.12 → 3.13 - README and docs/README version strings updated to match

Python 3.13 benefits relevant to this codebase: - 5–15% interpreter speedup - Better error messages (more specific, with suggestions) - copy.replace() for frozen dataclasses (MergeState, EditStep, TreeNode) - TypeVar defaults (PEP 696) for future generic work

G Gabriel Cardona <gabriel@tellurstori.com> · 5d ago Mar 19, 2026 · fbca9c83 · parent e831ac24
4
files changed
211
files in snapshot
Files Changed 211 in snapshot
~4
← Older Oldest on main
All commits
Newer → Latest on main

0 comments

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