Skip to content

Commit 9fc083b

Browse files
authored
Update setup.py -- version bump
1 parent 51f75a3 commit 9fc083b

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
@@ -16,7 +16,7 @@ def readme():
1616

1717
configuration = {
1818
"name": "umap-learn",
19-
"version": "0.5.6",
19+
"version": "0.5.7",
2020
"description": "Uniform Manifold Approximation and Projection",
2121
"long_description": readme(),
2222
"long_description_content_type": "text/x-rst",

0 commit comments

Comments
 (0)