Skip to content

Commit f028528

Browse files
authored
Update setup.py with version bump
1 parent 5dab8e3 commit f028528

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

5656
configuration = {
5757
'name': 'hdbscan',
58-
'version': '0.8.39',
58+
'version': '0.8.40',
5959
'description': 'Clustering based on density with variable density clusters',
6060
'long_description': readme(),
6161
'classifiers': [

0 commit comments

Comments
 (0)