Skip to content

Commit ab65f93

Browse files
authored
Update setup.py with version bump
1 parent 6038276 commit ab65f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def readme():
88

99
configuration = {
1010
"name": "pynndescent",
11-
"version": "0.5.12",
11+
"version": "0.5.13",
1212
"description": "Nearest Neighbor Descent",
1313
"long_description": readme(),
1414
"classifiers": [

0 commit comments

Comments
 (0)