Skip to content

Commit 5987582

Browse files
committed
bump version
1 parent e36263b commit 5987582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parrot/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Complete Framework for AI Chatbots and Agents, "
66
"Supporting A2A, MCP, RAG and more."
77
)
8-
__version__ = "0.23.5"
8+
__version__ = "0.23.6"
99
__author__ = "Jesus Lara"
1010
__author_email__ = "jesuslarag@gmail.com"
1111
__license__ = "MIT"

0 commit comments

Comments
 (0)