From 38c625bfeb1cf96568aaf276bccea1ab716d81af Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Fri, 20 Sep 2024 18:15:06 +0200 Subject: [PATCH] Release 2.3.0 --- Cargo.toml | 2 +- docs/openapi.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c645305f..899a6d9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ default-members = [ resolver = "2" [workspace.package] -version = "2.3.1-dev0" +version = "2.3.0" edition = "2021" authors = ["Olivier Dehaene"] homepage = "https://github.com/huggingface/text-generation-inference" diff --git a/docs/openapi.json b/docs/openapi.json index 0b5b3ae3..51051079 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.1-dev0" + "version": "2.3.0" }, "paths": { "/": {