Skip to content

Commit 49a2185

Browse files
bvgastelgithub-actions[bot]
authored andcommitted
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.2...v4.2.0) (2024-11-23) ### Features * Added ClipVitB32 model to support text-to-image search. ([#126](#126)) ([a890a61](a890a61)) ## [4.2.0](v4.1.2...v4.2.0) (2024-11-23) ### 🍕 Features * Added ClipVitB32 model to support text-to-image search. ([#126](#126)) ([a890a61](a890a61)) ### 🔁 Continuous Integration * Use ONNX version as cache key for the ONNX cache ([#127](#127)) ([f19a540](f19a540))
1 parent a890a61 commit 49a2185

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.1.2"
3+
version = "4.2.0"
44
edition = "2021"
55
description = "Rust implementation of https://github.com/qdrant/fastembed"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)