Skip to content

Commit 4cf4c2d

Browse files
committed
Update setup file for new release
1 parent 5acad4e commit 4cf4c2d

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
author='Fernando Nogueira',
99
author_email="[email protected]",
1010
description='Bayesian Optimization package',
11-
download_url='https://github.com/fmfn/BayesianOptimization/tarball/0.4',
11+
download_url='https://github.com/fmfn/BayesianOptimization/tarball/0.6',
1212
install_requires=[
1313
"numpy >= 1.9.0",
1414
"scipy >= 0.14.0",

0 commit comments

Comments
 (0)