diff --git a/pyproject.toml b/pyproject.toml index 19ab008..1ed199f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mltracker" -version = "0.1.3" +version = "0.1.4" description = "A simple tool for tracking machine learning aggregates and storing their data." authors = ["mr-raccoon-97 "] readme = "README.md"