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.
2 parents 77728a6 + 5ca8b8b commit 71f72f4Copy full SHA for 71f72f4
setup.py
@@ -51,7 +51,7 @@ def requirements():
51
52
configuration = {
53
'name': 'hdbscan',
54
- 'version': '0.8.25',
+ 'version': '0.8.26',
55
'description': 'Clustering based on density with variable density clusters',
56
'long_description': readme(),
57
'classifiers': [
0 commit comments