Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Mar 22:55
· 2 commits to main since this release

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