Skip to content

Commit

Permalink
Version bump for new pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed Sep 7, 2018
1 parent 80dd6d2 commit 496f010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def readme():

configuration = {
'name': 'hdbscan',
'version': '0.8.15',
'version': '0.8.16',
'description': 'Clustering based on density with variable density clusters',
'long_description': readme(),
'classifiers': [
Expand Down

0 comments on commit 496f010

Please sign in to comment.