diff --git a/Cargo.toml b/Cargo.toml index 36b1521..a2bb2d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fastembed" -version = "4.2.1" +version = "4.3.0" edition = "2021" description = "Rust implementation of https://github.com/qdrant/fastembed" license = "Apache-2.0"