diff --git a/pyproject.toml b/pyproject.toml index b1bb334b6..73d93fc5f 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.1.0" +version = "0.1.1" [tool.poetry.dependencies]