From d9d051700bb692158469eaee50cc420c8d89f4e2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 3 Oct 2022 13:16:51 +0000 Subject: [PATCH] 0.2.4 Automatically generated by python-semantic-release --- CHANGELOG.md | 4 ++++ pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4efc652a..5aa4b896 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ +## v0.2.4 (2022-10-03) +### Fix +* Publish to pypi ([`9121ead`](https://github.com/Aarhus-Psychiatry-Research/psycop-ml-utils/commit/9121ead6479662209975e7c65b40ea55b128f556)) + ## v0.2.3 (2022-10-03) ### Fix * Release on pypi ([`7d6a87c`](https://github.com/Aarhus-Psychiatry-Research/psycop-ml-utils/commit/7d6a87c8c540009ee16e2dfada133d2435d01aff)) diff --git a/pyproject.toml b/pyproject.toml index 7899c232..e9c3047f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "psycopmlutils" -version = "0.2.3" +version = "0.2.4" description = "A collection of machine-learning utilities used across the psycop-projects." authors = ["Martin Bernstorff "] classifiers = [