Skip to content

Commit

Permalink
Version bump 0.7.0rc2->0.7.0
Browse files Browse the repository at this point in the history
Preparing diskannpy for 0.7.0 release (filter support, static memory indices only)
  • Loading branch information
daxpryce authored Feb 6, 2024
1 parent 5cf0360 commit 78684e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "diskannpy"
version = "0.7.0rc2"
version = "0.7.0"

description = "DiskANN Python extension module"
readme = "python/README.md"
Expand Down

0 comments on commit 78684e2

Please sign in to comment.