Skip to content

Commit c5fcf4b

Browse files
authored
Update setup.py with version bump
1 parent 142c6ac commit c5fcf4b

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.36',
54+
'version': '0.8.37',
5555
'description': 'Clustering based on density with variable density clusters',
5656
'long_description': readme(),
5757
'classifiers': [

0 commit comments

Comments
 (0)