Skip to content

Commit 158903b

Browse files
committed
Moo
1 parent eb1993b commit 158903b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.idea/codeStyleSettings.xml

Lines changed: 5 additions & 1 deletion
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
@@ -34,7 +34,7 @@ def readme():
3434

3535
configuration = {
3636
'name' : 'hdbscan',
37-
'version' : '0.8.3',
37+
'version' : '0.8.4',
3838
'description' : 'Clustering based on density with variable density clusters',
3939
'long_description' : readme(),
4040
'classifiers' : [

0 commit comments

Comments
 (0)