Skip to content

Commit bcae864

Browse files
authored
Update setup.py
1 parent 21db480 commit bcae864

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
@@ -8,7 +8,7 @@
88

99
NAME = "bhc"
1010
AUTHOR = "Guilherme Caponetto"
11-
URL = "https://github.com/caponetto/bhc"
11+
URL = "https://github.com/caponetto/bayesian-hierarchical-clustering"
1212
LICENSE = "GPL-3.0"
1313
DESCRIPTION = "Python implementation of Bayesian hierarchical clustering (BHC) and Bayesian rose trees (BRT) algorithms."
1414

0 commit comments

Comments
 (0)