fix: bump client version

This commit is contained in:
drbh 2024-03-04 14:29:27 +00:00
parent 7dbaf9e901
commit a7cc4dc9da
1 changed files with 1 additions and 1 deletions

View File

@ -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 <olivier@huggingface.co>"]