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 37bec3c commit a840398Copy full SHA for a840398
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='bayesian-optimization',
6
- version="1.4.0",
+ version="1.4.1",
7
url='https://github.com/fmfn/BayesianOptimization',
8
packages=find_packages(),
9
author='Fernando Nogueira',
0 commit comments