Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed May 24, 2024
1 parent aa99a71 commit 5d75efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def requirements():

configuration = {
'name': 'hdbscan',
'version': '0.8.35',
'version': '0.8.36',
'description': 'Clustering based on density with variable density clusters',
'long_description': readme(),
'classifiers': [
Expand Down

0 comments on commit 5d75efb

Please sign in to comment.