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