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