Skip to content

Commit 9aa4896

Browse files
authored
1 parent 29a2834 commit 9aa4896

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
@@ -23,7 +23,7 @@
2323
DESCRIPTION = "Bayesian Additive Regression Trees for Probabilistic programming with PyMC"
2424
AUTHOR = "PyMC Developers"
2525
AUTHOR_EMAIL = "[email protected]"
26-
URL = "http://github.com/pymc-devs/pymc_bart"
26+
URL = "http://github.com/pymc-devs/pymc-bart"
2727
LICENSE = "Apache License, Version 2.0"
2828

2929
classifiers = [

0 commit comments

Comments
 (0)