From ad4226679de069daa51d80e1cbfe7179c86eaec5 Mon Sep 17 00:00:00 2001 From: Leland McInnes Date: Thu, 24 Jan 2019 13:59:07 -0500 Subject: [PATCH] Some minor pacthes get rolled into a new version... --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dbc78ad1..fe120230 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ def requirements(): configuration = { 'name': 'hdbscan', - 'version': '0.8.18', + 'version': '0.8.19', 'description': 'Clustering based on density with variable density clusters', 'long_description': readme(), 'classifiers': [