diff --git a/pyproject.toml b/pyproject.toml index 868ce3b6d..af746c0e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ repository = "https://github.com/lilacai/lilac" packages = [{ include = "lilac" }] include = ["lilac/web/**/*"] # Include the web app assets. readme = "README.md" -version = "0.2.5" +version = "0.3.0" [tool.poetry.dependencies]