Skip to content

Commit 8da0bf6

Browse files
timonvgithub-actions[bot]
authored andcommitted
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.0...v4.4.0) (2025-01-10) ### Features * Add jina v2 code support ([#140](#140)) ([6ade9eb](6ade9eb)) ## [4.4.0](v4.3.0...v4.4.0) (2025-01-10) ### 🍕 Features * Add jina v2 code support ([#140](#140)) ([6ade9eb](6ade9eb)) ### 📝 Documentation * Tidy up README.md ([#132](#132)) ([e46b5ba](e46b5ba)) ### 🧑‍💻 Code Refactoring * Elide SingleBatchOutput lifetimes ([#134](#134)) ([cfec7d7](cfec7d7)) ### 🧹 Chores * **TextRerank:** impl Debug for TextRerank ([#131](#131)) ([8724a63](8724a63))
1 parent 6ade9eb commit 8da0bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

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

0 commit comments

Comments
 (0)