Update pyproject.toml

This commit is contained in:
Luca Beurer-Kellner
2025-05-21 16:46:43 +02:00
committed by GitHub
parent 04d0b70c48
commit 177d247a83

View File

@@ -1,6 +1,6 @@
[project]
name = "invariant-gateway"
version = "0.0.5.1"
version = "0.0.5.2"
description = "LLM proxy to observe and debug what your AI agents are doing"
readme = "README.md"
requires-python = ">=3.12"