diff --git a/pyproject.toml b/pyproject.toml index 5c4fd83..61f951c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,8 +12,8 @@ include = ["terratorch_iterate*"] [project] -name = "terratorch-iterate" -version = "0.2.3" +name = "iterate" +version = "0.2.4" requires-python = ">= 3.11" description = "A terratorch's plugin for benchmarking and hyperparameter optimization" authors = [ @@ -133,4 +133,4 @@ module = "pytest.*" ignore_missing_imports = true # [tool.pytest.ini_options] -# addopts = "--cov=benchmark --cov-report html" \ No newline at end of file +# addopts = "--cov=benchmark --cov-report html"