Skip to content

Commit 9b6acca

Browse files
committed
Update setup.py to new version
1 parent e49dc24 commit 9b6acca

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

0 commit comments

Comments
 (0)