We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80540b commit 7aaa1d8Copy full SHA for 7aaa1d8
setup.py
@@ -37,7 +37,7 @@ def readme():
37
38
configuration = {
39
'name' : 'hdbscan',
40
- 'version' : '0.8.8',
+ 'version' : '0.8.10',
41
'description' : 'Clustering based on density with variable density clusters',
42
'long_description' : readme(),
43
'classifiers' : [
0 commit comments