Here is a brief summary of the changes:

🛠️ myice.py -> Modified get_schedule function and updated AI system prompt
🛠️ poetry.lock -> Updated rich package version from 13.9.3 to 13.9.4 and rl-ai-tools package version from 1.9.0 to 1.10.0
🛠️ pyproject.toml -> Updated project version from v0.2.0 to v0.2.4
This commit is contained in:
2024-11-04 08:37:56 +01:00
parent 275f1d09ca
commit 2bf6b62ba4
3 changed files with 28 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "myice"
version = "v0.2.0"
version = "v0.2.4"
description = "myice parsing"
authors = ["Rene Luria <rene@luria.ch>"]
license = "MIT"