diff --git a/pyproject.toml b/pyproject.toml index 630b525..976e2a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "model-training" -version = "0.1.41" +version = "0.1.42" description = "Contains the machine learning training codebase of temla23-team08." authors = ["remla23-team08"] readme = "README.md"