We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e36263b commit 5987582Copy full SHA for 5987582
parrot/version.py
@@ -5,7 +5,7 @@
5
"Complete Framework for AI Chatbots and Agents, "
6
"Supporting A2A, MCP, RAG and more."
7
)
8
-__version__ = "0.23.5"
+__version__ = "0.23.6"
9
__author__ = "Jesus Lara"
10
__author_email__ = "jesuslarag@gmail.com"
11
__license__ = "MIT"
0 commit comments