We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd2ce7 commit ee1f70aCopy full SHA for ee1f70a
pyproject.toml
@@ -7,7 +7,7 @@ repository = "https://github.com/lilacai/lilac"
7
packages = [{ include = "lilac" }]
8
include = ["lilac/web/**/*"] # Include the web app assets.
9
readme = "README.md"
10
-version = "0.0.15"
+version = "0.0.16"
11
12
[tool.poetry.dependencies]
13
0 commit comments