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 661fb80 commit 9e2e917Copy full SHA for 9e2e917
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='bayesian-optimization',
5
- version='1.0.2',
+ version='1.0.3',
6
url='https://github.com/fmfn/BayesianOptimization',
7
packages=find_packages(),
8
author='Fernando Nogueira',
0 commit comments