Skip to content

Commit

Permalink
Version bump for patch release.
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed Nov 24, 2016
1 parent fc24f99 commit 94f2c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -34,7 +34,7 @@ def readme():

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

0 comments on commit 94f2c94

Please sign in to comment.