We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e700c commit bb461b1Copy full SHA for bb461b1
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.20"
+version = "0.1.0"
11
12
[tool.poetry.dependencies]
13
0 commit comments