Skip to content

Commit fe31db3

Browse files
Anush008github-actions[bot]
authored andcommitted
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2025-08-08) ### Bug Fixes * Fix nondeterministic output tensor selection ([#176](#176)) ([bbd1909](bbd1909)) ## [5.0.1](v5.0.0...v5.0.1) (2025-08-08) ### 🐛 Bug Fixes * Fix nondeterministic output tensor selection ([#176](#176)) ([bbd1909](bbd1909)) ### 📝 Documentation * Updated README.md ([48fc2b6](48fc2b6)) ### 🧹 Chores * Disabled scheduled tests due to 429s ([8241183](8241183))
1 parent bbd1909 commit fe31db3

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.0.0"
3+
version = "5.0.1"
44
edition = "2021"
55
description = "Library for generating vector embeddings, reranking locally."
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)