diff --git a/setup.py b/setup.py index eff1c455..17978db9 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def readme(): configuration = { "name": "umap-learn", - "version": "0.5.3", + "version": "0.5.4", "description": "Uniform Manifold Approximation and Projection", "long_description": readme(), "long_description_content_type": "text/x-rst",