Skip to content

Commit 496f010

Browse files
committed
Version bump for new pyproject.toml
1 parent 80dd6d2 commit 496f010

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
@@ -47,7 +47,7 @@ def readme():
4747

4848
configuration = {
4949
'name': 'hdbscan',
50-
'version': '0.8.15',
50+
'version': '0.8.16',
5151
'description': 'Clustering based on density with variable density clusters',
5252
'long_description': readme(),
5353
'classifiers': [

0 commit comments

Comments
 (0)