Skip to content

Commit 3ed7c8f

Browse files
authored
Bump version from 0.8.40 to 0.8.41
1 parent 027d903 commit 3ed7c8f

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.40',
58+
'version': '0.8.41',
5959
'description': 'Clustering based on density with variable density clusters',
6060
'long_description': readme(),
6161
'classifiers': [

0 commit comments

Comments
 (0)