From 9342e43ad56cb93e63089997fb84e6484f8b1f24 Mon Sep 17 00:00:00 2001 From: Leland McInnes Date: Tue, 26 Mar 2019 13:22:12 -0400 Subject: [PATCH] Version bump for patch release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 26df2b55..33fdc9ec 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ def readme(): configuration = { 'name' : 'umap-learn', - 'version': '0.3.7', + 'version': '0.3.8', 'description' : 'Uniform Manifold Approximation and Projection', 'long_description' : readme(), 'classifiers' : [