fix: config saving and config loading
Build Release EXE / build-windows-exe (release) Successful in 50s

This commit is contained in:
2026-05-06 15:18:51 -04:00
parent 11adcc160a
commit 58a57ddc6a
9 changed files with 38 additions and 13 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "traderai"
version = "0.0.1"
version = "0.0.2"
description = "Local Ollama-powered assistant for UEX marketplace workflows."
requires-python = ">=3.11"
dependencies = [
@@ -35,3 +35,4 @@ include = ["traderai*"]