cgcardona / muse public
chore main #55 / 100

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> · 1d ago Mar 19, 2026 · fbca9c83 · parent e831ac24
oldest
newest 46%

Snapshot Diff

211 files in tree
~4

Comments

0

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