From 843f903fef98b0fd11f13c0f85dd375cc524f473 Mon Sep 17 00:00:00 2001 From: Leland McInnes Date: Sun, 19 Nov 2017 19:41:17 -0500 Subject: [PATCH] New version with bug fixes and new features. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index deab8a43..a5290006 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ def readme(): configuration = { 'name' : 'umap-learn', - 'version' : '0.1.3', + 'version' : '0.1.4', 'description' : 'Uniform Manifold Approximation and Projection', 'long_description' : readme(), 'classifiers' : [