Skip to content

Commit 2543d26

Browse files
committed
Version bumpy for addition of epsilon selection
1 parent b729cfe commit 2543d26

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.idea/.gitignore

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)