Skip to content

Commit 6990869

Browse files
laulaulandgithub-actions[bot]
authored andcommitted
chore(release): 4.5.0 [skip ci]
# [4.5.0](v4.4.0...v4.5.0) (2025-02-18) ### Features * Add modernbert-embed-large ([#146](#146)) ([8184799](8184799)) ## [4.5.0](v4.4.0...v4.5.0) (2025-02-18) ### 🍕 Features * Add modernbert-embed-large ([#146](#146)) ([8184799](8184799)) ### 🧑‍💻 Code Refactoring * organize the import and export of SparseModel ([#141](#141)) ([2f982f1](2f982f1)) ### 🧹 Chores * Bump hf-hub to 0.4.1 ([#142](#142)) ([b5911b4](b5911b4))
1 parent 8184799 commit 6990869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fastembed"
3-
version = "4.4.0"
3+
version = "4.5.0"
44
edition = "2021"
55
description = "Rust implementation of https://github.com/qdrant/fastembed"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)