feat(python-client): release v0.4.0

This commit is contained in:
OlivierDehaene 2023-03-23 18:07:02 +01:00
parent 5e5e9d4bbd
commit 0fec9fbfd1

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "text-generation"
version = "0.3.1"
version = "0.4.0"
description = "Hugging Face Text Generation Python Client"
license = "Apache-2.0"
authors = ["Olivier Dehaene <olivier@huggingface.co>"]