From 242a2469ac49bb32d3de0a8c0d455588705d2cf5 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 8 Jan 2024 13:45:10 +0100 Subject: [PATCH] 1.13.0 --- umap/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umap/__init__.py b/umap/__init__.py index bab34dc2..cfa2a19a 100644 --- a/umap/__init__.py +++ b/umap/__init__.py @@ -1 +1 @@ -VERSION = "1.12.2" +VERSION = "1.13.0"