diff --git a/clients/python/pyproject.toml b/clients/python/pyproject.toml index 4fe6e8b0c..56b3b262a 100644 --- a/clients/python/pyproject.toml +++ b/clients/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "text-generation" -version = "0.6.1" +version = "0.6.2" description = "Hugging Face Text Generation Python Client" license = "Apache-2.0" authors = ["Olivier Dehaene "]