diff --git a/pyproject.toml b/pyproject.toml index 1baab70..9bba9b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ood-metrics" -version = "1.0.2" +version = "1.1.0" description = "Calculate common OOD detection metrics" authors = ["Taylor Denouden "] license = "MIT"