Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(release): 4.1.2 [skip ci]
## [4.1.2](Anush008/fastembed-rs@v4.1.1...v4.1.2) (2024-11-22)

## [4.1.2](Anush008/fastembed-rs@v4.1.1...v4.1.2) (2024-11-22)

### 🧹 Chores

* Bump ort to v2.0.0-rc.9 ([Anush008#125](Anush008#125)) ([87f4ced](Anush008@87f4ced))
  • Loading branch information
Anush008 authored and github-actions[bot] committed Nov 22, 2024
commit 106ab1ff44dae89bb1997bf82c1b2ec9124b44cf
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fastembed"
version = "4.1.1"
version = "4.1.2"
edition = "2021"
description = "Rust implementation of https://github.com/qdrant/fastembed"
license = "Apache-2.0"
Expand Down