Skip to content

Commit

Permalink
Merge pull request #100 from meilisearch/increase-the-arroy-version
Browse files Browse the repository at this point in the history
increase the arroy version for the next release
  • Loading branch information
irevoire authored Oct 1, 2024
2 parents d72b469 + 27663f1 commit 629d1d1
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,7 +1,7 @@
[package]
name = "arroy"
description = "Annoy-inspired Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage"
version = "0.4.0"
version = "0.5.0"
documentation = "https://docs.rs/arroy"
repository = "https://github.com/meilisearch/arroy"
keywords = ["ANN-search", "Graph-algorithms", "Vector-Search", "Store"]
Expand Down

0 comments on commit 629d1d1

Please sign in to comment.