Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2023-10-03)

## [1.3.0](v1.2.0...v1.3.0) (2023-10-03)

### 📝 Documentation

* Installation, license README.md ([85d0af5](85d0af5))

### 🧑‍💻 Code Refactoring

* Use tokenizer batch_encode ([4ebef86](4ebef86))
  • Loading branch information
Anush008 authored and github-actions[bot] committed Oct 3, 2023
1 parent 85d0af5 commit a589b3a
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 = "1.2.0"
version = "1.3.0"
edition = "2021"
description = "Rust implementation of https://github.com/qdrant/fastembed"
license = "MIT"
Expand Down

0 comments on commit a589b3a

Please sign in to comment.