We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b0231 commit 192d49aCopy full SHA for 192d49a
Cargo.toml
@@ -9,7 +9,7 @@ members = [
9
resolver = "2"
10
11
[workspace.package]
12
-version = "2.1.1-dev0"
+version = "2.1.0"
13
edition = "2021"
14
authors = ["Olivier Dehaene"]
15
homepage = "https://github.com/huggingface/text-generation-inference"
server/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "text-generation-server"
3
-version = "2.0.5-dev0"
4
description = "Text Generation Inference Python gRPC Server"
5
authors = ["Olivier Dehaene <[email protected]>"]
6
0 commit comments