feat(python-client): release v0.4.0 (#135)

This commit is contained in:
OlivierDehaene 2023-03-23 18:07:20 +01:00 committed by GitHub
parent 5e5e9d4bbd
commit 5d04525cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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>"]