Skip to content

Commit 12c301b

Browse files
authored
version bump for recent patches.
1 parent 03790a0 commit 12c301b

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.11',
50+
'version': '0.8.12',
5151
'description': 'Clustering based on density with variable density clusters',
5252
'long_description': readme(),
5353
'classifiers': [

0 commit comments

Comments
 (0)