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 f6e2f05 commit a094729Copy full SHA for a094729
Cargo.toml
@@ -20,7 +20,7 @@ default-members = [
20
resolver = "2"
21
22
[workspace.package]
23
-version = "2.3.2-dev0"
+version = "2.3.1"
24
edition = "2021"
25
authors = ["Olivier Dehaene"]
26
homepage = "https://github.com/huggingface/text-generation-inference"
docs/openapi.json
@@ -10,7 +10,7 @@
10
"name": "Apache 2.0",
11
"url": "https://www.apache.org/licenses/LICENSE-2.0"
12
},
13
- "version": "2.3.2-dev0"
+ "version": "2.3.1"
14
15
"paths": {
16
"/": {
0 commit comments