Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0](v4.0.0...v4.1.0) (2024-09-29)

### Features

* Support for bge-reranker-v2-m3 ([#118](#118)) ([bcd6304](bcd6304))

## [4.1.0](v4.0.0...v4.1.0) (2024-09-29)

### 🍕 Features

* Support for bge-reranker-v2-m3 ([#118](#118)) ([bcd6304](bcd6304))
  • Loading branch information
rozgo authored and github-actions[bot] committed Sep 29, 2024
1 parent bcd6304 commit 474d4e6
Showing 1 changed file with 1 addition and 1 deletion.
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.0.0"
version = "4.1.0"
edition = "2021"
description = "Rust implementation of https://github.com/qdrant/fastembed"
license = "Apache-2.0"
Expand Down

0 comments on commit 474d4e6

Please sign in to comment.