Skip to content

Commit 7aaa1d8

Browse files
authored
Update setup.py
1 parent c80540b commit 7aaa1d8

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
@@ -37,7 +37,7 @@ def readme():
3737

3838
configuration = {
3939
'name' : 'hdbscan',
40-
'version' : '0.8.8',
40+
'version' : '0.8.10',
4141
'description' : 'Clustering based on density with variable density clusters',
4242
'long_description' : readme(),
4343
'classifiers' : [

0 commit comments

Comments
 (0)