There was an error while loading. Please reload this page.
1 parent 37a612a commit d3da6a7Copy full SHA for d3da6a7
setup.py
@@ -51,7 +51,7 @@ def requirements():
51
52
configuration = {
53
'name': 'hdbscan',
54
- 'version': '0.8.21',
+ 'version': '0.8.22',
55
'description': 'Clustering based on density with variable density clusters',
56
'long_description': readme(),
57
'classifiers': [
0 commit comments