diff --git a/pyproject.toml b/pyproject.toml index af746c0e..11f87019 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.3.0" +version = "0.3.1" [tool.poetry.dependencies]