diff --git a/CHANGELOG.md b/CHANGELOG.md index 10a7880f..aa5b80b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ +## v0.10.0 (2023-03-10) + + <<<<<<< HEAD ## v0.9.0 (2023-03-10) ======= diff --git a/pyproject.toml b/pyproject.toml index 806e59b5..733a0972 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "psycopmlutils" -version = "0.9.0" +version = "0.10.0" description = "A collection of machine-learning utilities used across the psycop-projects." authors = [{name = "Martin Bernstorff", email = "martinbernstorff@gmail.com"}, {name = "Lasse Hansen", email = "lasseh0310@gmail.com"},