From 994a73ef2dc0c142bc7c84043bf7f416989944d3 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Tue, 22 Aug 2023 15:33:50 +0200 Subject: [PATCH] 1.6.0 --- umap/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umap/__init__.py b/umap/__init__.py index be684c8e..4c41a252 100644 --- a/umap/__init__.py +++ b/umap/__init__.py @@ -1 +1 @@ -VERSION = "1.5.1" +VERSION = "1.6.0"