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 de08faf commit 1e3fbd5Copy full SHA for 1e3fbd5
setup.py
@@ -34,7 +34,7 @@ def readme():
34
35
configuration = {
36
'name' : 'hdbscan',
37
- 'version' : '0.4',
+ 'version' : '0.4.1',
38
'description' : 'Clustering based on density with variable density clusters',
39
'long_description' : readme(),
40
'classifiers' : [
0 commit comments