Skip to content

Commit a840398

Browse files
authored
Update setup.py
1 parent 37bec3c commit a840398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='bayesian-optimization',
6-
version="1.4.0",
6+
version="1.4.1",
77
url='https://github.com/fmfn/BayesianOptimization',
88
packages=find_packages(),
99
author='Fernando Nogueira',

0 commit comments

Comments
 (0)