diff --git a/setup.py b/setup.py index 3f795830..e9ab8ae9 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ def readme(): configuration = { 'name' : 'umap-learn', - 'version': '0.2.0', + 'version': '0.2.1', 'description' : 'Uniform Manifold Approximation and Projection', 'long_description' : readme(), 'classifiers' : [