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 5dab8e3 commit f028528Copy full SHA for f028528
setup.py
@@ -55,7 +55,7 @@ def requirements():
55
56
configuration = {
57
'name': 'hdbscan',
58
- 'version': '0.8.39',
+ 'version': '0.8.40',
59
'description': 'Clustering based on density with variable density clusters',
60
'long_description': readme(),
61
'classifiers': [
0 commit comments