Skip to content

Commit 643ba78

Browse files
committed
update version to 0.6.0
1 parent 6ea60e0 commit 643ba78

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='0.5.0',
5+
version='0.6.0',
66
url='https://github.com/fmfn/BayesianOptimization',
77
packages=find_packages(),
88
author='Fernando Nogueira',

0 commit comments

Comments
 (0)