We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 300cbba commit a37753eCopy full SHA for a37753e
setup.py
@@ -15,7 +15,7 @@ def readme():
15
16
configuration = {
17
"name": "umap-learn",
18
- "version": "0.5.2",
+ "version": "0.5.3",
19
"description": "Uniform Manifold Approximation and Projection",
20
"long_description": readme(),
21
"long_description_content_type": "text/x-rst",
0 commit comments