Skip to content

Commit f7b5c36

Browse files
zojedagithub-actions[bot]
authored andcommitted
chore(release): 5.2.0 [skip ci]
# [5.2.0](v5.1.0...v5.2.0) (2025-09-15) ### Features * Add EmbeddingGemma300M ([#184](#184)) ([6a0ed19](6a0ed19)) ## [5.2.0](v5.1.0...v5.2.0) (2025-09-15) ### 🍕 Features * Add EmbeddingGemma300M ([#184](#184)) ([6a0ed19](6a0ed19)) ### 🧑‍💻 Code Refactoring * Misc. improvements ([#181](#181)) ([fdea4bb](fdea4bb)) ### 🔁 Continuous Integration * Update dependabot.yml ([473251d](473251d)) ### 🧹 Chores * **deps:** update tokenizers requirement from 0.21.2 to 0.22.0 ([#182](#182)) ([99f93e9](99f93e9))
1 parent 6a0ed19 commit f7b5c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fastembed"
3-
version = "5.1.0"
3+
version = "5.2.0"
44
edition = "2021"
55
description = "Library for generating vector embeddings, reranking locally."
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)