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 03790a0 commit 12c301bCopy full SHA for 12c301b
setup.py
@@ -47,7 +47,7 @@ def readme():
47
48
configuration = {
49
'name': 'hdbscan',
50
- 'version': '0.8.11',
+ 'version': '0.8.12',
51
'description': 'Clustering based on density with variable density clusters',
52
'long_description': readme(),
53
'classifiers': [
0 commit comments