From a094729386b5689aabfba40b7fdb207142dec8d5 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Thu, 3 Oct 2024 14:49:40 +0200 Subject: [PATCH] V2.3.1 --- Cargo.toml | 2 +- docs/openapi.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index ad2caeb8e63..a51c6d04426 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ default-members = [ resolver = "2" [workspace.package] -version = "2.3.2-dev0" +version = "2.3.1" edition = "2021" authors = ["Olivier Dehaene"] homepage = "https://github.com/huggingface/text-generation-inference" diff --git a/docs/openapi.json b/docs/openapi.json index 67394a14f81..5854bcdd439 100644 --- a/docs/openapi.json +++ b/docs/openapi.json @@ -10,7 +10,7 @@ "name": "Apache 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0" }, - "version": "2.3.2-dev0" + "version": "2.3.1" }, "paths": { "/": {