diff --git a/pyproject.toml b/pyproject.toml index b84a1ab..b8bffc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "more_itertools", "pyarrow" ] -version = "1.8.0" +version = "1.8.1" description = "A wrapper for multi-fidelity benchmarks with priors" authors = [{name = "Eddie Bergman", email="eddiebergmanhs@gmail.com"}] readme = "README.md"