diff --git a/pyproject.toml b/pyproject.toml index 5081483..e72f76c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "tetra_rp" -version = "0.25.2" +version = "0.25.3" description = "A Python library for distributed inference and serving of machine learning models" authors = [ { name = "Runpod", email = "engineer@runpod.io" },