diff --git a/pyproject.toml b/pyproject.toml index a7e85514..2623b4dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "RecTools" -version = "0.0.3" +version = "0.1.0" description = "An easy-to-use Python library for building recommendation systems" license = "Apache-2.0" authors = [