Skip to content

Commit d3da6a7

Browse files
committed
Version bump for minor fixes
1 parent 37a612a commit d3da6a7

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
@@ -51,7 +51,7 @@ def requirements():
5151

5252
configuration = {
5353
'name': 'hdbscan',
54-
'version': '0.8.21',
54+
'version': '0.8.22',
5555
'description': 'Clustering based on density with variable density clusters',
5656
'long_description': readme(),
5757
'classifiers': [

0 commit comments

Comments
 (0)