diff --git a/pyproject.toml b/pyproject.toml index ac10ea6..75256bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "model-training" -version = "0.1.44" +version = "0.1.45" description = "Contains the machine learning training codebase of temla23-team08." authors = ["remla23-team08"] readme = "README.md"