Release 2.32.0 #496

Merged
johnsturgeon merged 1 commit from bump-version into main 2026-09-07 16:46:20 +02:00
Owner
No description provided.
Release 2.32.0
All checks were successful
Claude Code Review / claude-review (pull_request) Successful in 12s
Python FastAPI Jinja Linting / build (pull_request) Successful in 28s
Tests / pytest (pull_request) Successful in 13s
Release on merge / release (pull_request) Successful in 1s
78441da04a

This PR bumps the project version from 2.31.2 to 2.32.0 in pyproject.toml and the corresponding uv.lock entry, consistent with the release process described in CLAUDE.md. The change is mechanical, self-consistent, and looks good.

Both files move in lockstep (pyproject.toml:3 and the tgfp-web package entry in uv.lock:1309), and a minor bump is appropriate for a feature release. No code, dependency, or behavioral changes are included, so there is nothing to flag.

Looks good — ship it.

<!-- claude-code-review --> This PR bumps the project version from 2.31.2 to 2.32.0 in `pyproject.toml` and the corresponding `uv.lock` entry, consistent with the release process described in CLAUDE.md. The change is mechanical, self-consistent, and looks good. Both files move in lockstep (`pyproject.toml:3` and the `tgfp-web` package entry in `uv.lock:1309`), and a minor bump is appropriate for a feature release. No code, dependency, or behavioral changes are included, so there is nothing to flag. Looks good — ship it.
johnsturgeon deleted branch bump-version 2026-09-07 16:46:21 +02:00
Sign in to join this conversation.
No description provided.