diff --git a/pyproject.toml b/pyproject.toml index 901a787b..af96ff76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "openpipe-art" -version = "0.5.15" +version = "0.5.16" description = "The OpenPipe Agent Reinforcement Training (ART) library" readme = "README.md" requires-python = ">=3.11" diff --git a/uv.lock b/uv.lock index 1eb4d637..c6b49de3 100644 --- a/uv.lock +++ b/uv.lock @@ -5191,7 +5191,7 @@ wheels = [ [[package]] name = "openpipe-art" -version = "0.5.15" +version = "0.5.16" source = { editable = "." } dependencies = [ { name = "litellm" },