Skip to content

Commit

Permalink
First patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed Apr 7, 2020
1 parent f1ecb76 commit 124baeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def readme():

configuration = {
"name": "umap-learn",
"version": "0.4.0",
"version": "0.4.1",
"description": "Uniform Manifold Approximation and Projection",
"long_description": readme(),
"long_description_content_type": "text/x-rst",
Expand Down

0 comments on commit 124baeb

Please sign in to comment.