We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73991e commit eec261eCopy full SHA for eec261e
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "rulechef"
7
-version = "0.1.1"
+version = "0.1.2"
8
description = "Learn rule-based models from examples and LLM interactions"
9
requires-python = ">=3.10"
10
readme = {file = "README.md", content-type = "text/markdown"}
0 commit comments