We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b621f2 commit 8b8fa8dCopy full SHA for 8b8fa8d
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "open-taranis"
7
-version = "0.1.5b"
+version = "0.1.5c"
8
description = "Minimalist Python framework for AI agents logic-only coding with streaming, tool calls, and multi-LLM provider support"
9
authors = [{name = "SyntaxError4Life", email = "lilian@zanomega.com"}]
10
dependencies = ["openai", "bs4"]
0 commit comments