diff --git a/pyproject.toml b/pyproject.toml index 6519705..9bb29b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ where = ["src"] [project] name = "surfaces" -version = "0.4.0" +version = "0.5.0" description = "A collection and visualization of black-box objective functions" dynamic = ["dependencies"] readme = "README.md"