Skip to content

Commit 5c557a4

Browse files
author
Bruno Alano
committed
Fixed
1 parent 213297d commit 5c557a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def readme():
3333
return readme_file.read()
3434

3535
configuration = {
36-
'name' : 'hdbscan-with-cosine-distance',
36+
'name' : 'hdbscan',
3737
'version' : '0.8.1',
3838
'description' : 'Clustering based on density with variable density clusters',
3939
'long_description' : readme(),

0 commit comments

Comments
 (0)