diff --git a/pyproject.toml b/pyproject.toml index 26549526..1920f81c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "periflow-client" -version = "0.1.9" +version = "0.1.10" description = "Client of PeriFlow, the fastest generative AI serving available." license = "Apache-2.0" authors = ["PeriFlow teams "]