We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8f9a3 commit fe4a9a9Copy full SHA for fe4a9a9
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "llama-cpp-agent"
7
-version = "0.2.21"
+version = "0.2.22"
8
description = "A framework for building LLM based AI agents with llama.cpp."
9
10
readme = "ReadMe.md"
0 commit comments