forked from URI-ABD/clam
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: bumped version 0.25.3 -> 0.25.4
- Loading branch information
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "abd-clam" | ||
version = "0.25.3" | ||
version = "0.25.4" | ||
authors = [ | ||
"Najib Ishaq <[email protected]>", | ||
"Tom Howard <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# CLAM: Clustering, Learning and Approximation with Manifolds (v0.25.3) | ||
# CLAM: Clustering, Learning and Approximation with Manifolds (v0.25.4) | ||
|
||
The Rust implementation of CLAM. | ||
|
||
|
@@ -7,7 +7,7 @@ This means that the API is not yet stable and breaking changes may occur frequen | |
|
||
## Usage | ||
|
||
CLAM is a library crate so you can add it to your crate using `cargo add [email protected].3`. | ||
CLAM is a library crate so you can add it to your crate using `cargo add [email protected].4`. | ||
|
||
### Cakes: Nearest Neighbor Search | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters