v0.3.1
v0.3.1 (2026-03-12)
Bug Fixes
- Add .python-version for Glama uv sync compatibility (
e4d1f09)
Pin Python 3.12 so uv sync resolves the correct interpreter in Glama's Docker build environment instead of picking up Debian's externally-managed Python 3.11.
Chores
- Remove Dockerfile (Glama generates its own) (
33f2f1d)
Glama's admin page generates a Dockerfile from configuration fields rather than using the repo's Dockerfile. No other Docker deployment workflow exists, so the file is unused.
Detailed Changes: v0.3.0...v0.3.1