Skip to content

Commit 9269123

Browse files
committed
Version bump for bug fix release.
1 parent fcb9737 commit 9269123

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

3535
configuration = {
3636
'name' : 'hdbscan',
37-
'version' : '0.8.4',
37+
'version' : '0.8.5',
3838
'description' : 'Clustering based on density with variable density clusters',
3939
'long_description' : readme(),
4040
'classifiers' : [

0 commit comments

Comments
 (0)