diff --git a/Cargo.toml b/Cargo.toml index 806c94a04..1d6b14f80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ default-members = [ resolver = "2" [workspace.package] -version = "3.0.1-dev0" +version = "3.0.0" edition = "2021" authors = ["Olivier Dehaene"] homepage = "https://github.com/huggingface/text-generation-inference"