diff --git a/pyproject.toml b/pyproject.toml index 777b954..d630690 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name="replit-river" -version="0.2.10" +version="0.2.20" description="Replit river toolkit for Python" authors = ["Replit "] license = "LICENSE"