Skip to content

chore(release): bump to 1.0.10; restore version honesty vs published 1.0.9#437

Merged
tcconnally merged 1 commit into
mainfrom
release-1.0.10
Jun 24, 2026
Merged

chore(release): bump to 1.0.10; restore version honesty vs published 1.0.9#437
tcconnally merged 1 commit into
mainfrom
release-1.0.10

Conversation

@tcconnally

Copy link
Copy Markdown
Collaborator

Why

perseus-ctx 1.0.9 was published to PyPI on 2026-06-20, but the entire Windows-portability sprint (#426#436), @include windowing (#433), and the scheduler/staleness fixes (#430/#431) all merged on 2026-06-24 — after that wheel. So main was labelled 1.0.9 while its contents diverged from the published 1.0.9. That same-number-different-content drift is exactly what the foundation sprint is eliminating.

(The original handoff said "PyPI lags at 1.0.7" — that was stale; 1.0.8 and 1.0.9 are both already on PyPI.)

What

Not in scope

This does not publish to PyPI — that remains a manual, credentialed release step (no twine/token in CI or this environment). Once merged, main is release-ready as 1.0.10 and a publish can python -m build && twine upload when you choose.

🤖 Generated with Claude Code

…1.0.9

perseus-ctx 1.0.9 was published to PyPI on 2026-06-20, but the entire
Windows-portability sprint (#426#436), @include windowing (#433), and the
scheduler/staleness fixes (#430/#431) all merged on 2026-06-24 — after that
wheel. main was therefore labelled 1.0.9 while diverging from the published
1.0.9, the exact version drift the foundation sprint is eliminating.

- Bump VERSION / pyproject / server.json → 1.0.10.
- Mark CHANGELOG [1.0.9] as released 2026-06-20 with a note that the later
  work ships in 1.0.10.
- Add [1.0.10] section: Windows first-class platform support, and move the
  genuinely-post-1.0.9 items (#430/#431/#433) out of [1.0.9].
- pyproject: add Microsoft :: Windows and MacOS OS classifiers (now supported).
- Regenerate perseus.py (_PERSEUS_VERSION = 1.0.10).

Does not publish to PyPI — that remains a manual, credentialed release step.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@tcconnally tcconnally merged commit 71b411e into main Jun 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant