diff --git a/pyproject.toml b/pyproject.toml index 820a4f2..e2d6890 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bask" -version = "0.10.5" +version = "0.10.6" description = "A fully Bayesian implementation of sequential model-based optimization" authors = ["Karlson Pfannschmidt "] license = "Apache-2.0"