Skip to content

Commit a7b2087

Browse files
authored
Update pyproject.toml
Trying a new release of the python lib to see if there was a packaging error in the publication of rc1.
1 parent bbed8f8 commit a7b2087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111

1212
[project]
1313
name = "diskannpy"
14-
version = "0.5.0.rc1"
14+
version = "0.5.0.rc2"
1515

1616
description = "DiskANN Python extension module"
1717
# readme = "../README.md"

0 commit comments

Comments
 (0)