We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2e917 commit 285f492Copy full SHA for 285f492
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='bayesian-optimization',
5
- version='1.0.3',
+ version='1.1.0',
6
url='https://github.com/fmfn/BayesianOptimization',
7
packages=find_packages(),
8
author='Fernando Nogueira',
0 commit comments