diff --git a/pyproject.toml b/pyproject.toml index 1e8a973e..d2573cc3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "LightAutoML" -version = "0.3.7.1" +version = "0.3.7.2" description = "Fast and customizable framework for automatic ML model creation (AutoML)" authors = [ "Alexander Ryzhkov ",