Skip to content

Commit 285f492

Browse files
committed
Change version to 1.1.0
1 parent 9e2e917 commit 285f492

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='bayesian-optimization',
5-
version='1.0.3',
5+
version='1.1.0',
66
url='https://github.com/fmfn/BayesianOptimization',
77
packages=find_packages(),
88
author='Fernando Nogueira',

0 commit comments

Comments
 (0)