Skip to content

Release 0.1.2: bump the version everywhere the tree states it - #43

Merged
Shashankss1205 merged 1 commit into
mainfrom
release/0.1.2
Aug 2, 2026
Merged

Release 0.1.2: bump the version everywhere the tree states it#43
Shashankss1205 merged 1 commit into
mainfrom
release/0.1.2

Conversation

@Shashankss1205

Copy link
Copy Markdown
Collaborator

Prepares the 0.1.2 release, carrying PRs #32#39.

  • pyproject.toml and grapharc.__version__ move together — the 0.1.0 release shipped with only pyproject bumped, and PyPI is immutable, so the lockstep is the point.
  • uv.lock regenerated for the new version.
  • The serving cookbook's /healthz transcripts and the basics page's --version output re-record the new string (both are byte-compared by tests; the basics tripwire test moves to 0.1.2).
  • The README's Verified this pass paragraph is refreshed with re-derived numbers: 1,754 tests passing, all eight demo stages, 116 wheel modules importing in a clean venv (was quoting 1,533/103 from an older tree — see docs: the README's 'Verified this pass' numbers rot silently — nothing re-derives them #42 for making this un-rottable).

Full suite: 1,754 passed, 12 deselected. ruff check . clean.

🤖 Generated with Claude Code

pyproject and __version__ move together (0.1.0 shipped with them apart,
and PyPI is immutable), the healthz transcripts and the basics page
re-record the new string, and the README's verified-pass paragraph is
refreshed with re-derived numbers: 1,754 tests, 116 wheel modules.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Shashankss1205
Shashankss1205 merged commit aea6ee7 into main Aug 2, 2026
@Shashankss1205
Shashankss1205 deleted the release/0.1.2 branch August 2, 2026 17:38
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