diff --git a/pyproject.toml b/pyproject.toml index 2a4f72f..c5b10e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "openai-guardrails" -version = "0.1.4" +version = "0.1.5" description = "OpenAI Guardrails: A framework for building safe and reliable AI systems." readme = "README.md" requires-python = ">=3.11"