Skip to content

Commit e14192c

Browse files
committed
Writing a version release that will comply with PEP 440 while also indicating this is an adjustment to 0.5.0.rc3 tag
1 parent 300554c commit e14192c

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.rc3.1"
14+
version = "0.5.0.rc3.post1"
1515

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

0 commit comments

Comments
 (0)