Update pyproject.toml

This commit is contained in:
Luca Beurer-Kellner
2025-05-21 10:05:48 +02:00
committed by GitHub
parent c1112b91fc
commit 418c873e04

View File

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