Skip to content

Commit

Permalink
Update setup.py -- version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes authored Oct 28, 2024
1 parent 51f75a3 commit 9fc083b
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 @@ -16,7 +16,7 @@ def readme():

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

0 comments on commit 9fc083b

Please sign in to comment.