Skip to content
Snippets Groups Projects
Commit 1fedab68 authored by Mathis "what could possibly go wrong" Randl's avatar Mathis "what could possibly go wrong" Randl
Browse files

bump version for crates.io

parent f831e645
No related branches found
No related tags found
No related merge requests found
......@@ -245,7 +245,7 @@ dependencies = [
[[package]]
name = "proximity-cache"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"npyz",
"rand",
......
......@@ -235,7 +235,7 @@ dependencies = [
[[package]]
name = "proximity-cache"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"npyz",
"quickcheck",
......
[package]
name = "proximity-cache"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["SaCS laboratory, EPFL. Correspond with mathis[d o t]randl[a t]epfl.ch"]
description = "Experiments on approximate vector search in high-dimensional spaces"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment