Skip to content

Commit 1e3fbd5

Browse files
committed
Relative imports for dist_metrics
1 parent de08faf commit 1e3fbd5

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

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

0 commit comments

Comments
 (0)