branch: externals/ellama
commit 109607e12c23b099e1b2c30c28a1221af335db4d
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>

    Bump version
---
 NEWS.org  | 4 ++++
 ellama.el | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index 47cb8b8196..830120061d 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,7 @@
+* Version 1.10.11
+- Remove explicit handling of numeric arguments in ellama-tools.
+- Add argument processing and type wrapping to tool definitions.
+- Add MCP Integration documentation.
 * Version 1.10.10
 - Refactored tool confirmation and simplified tool definitions.
 - Simplified tool calling response handling.
diff --git a/ellama.el b/ellama.el
index 15b1ee126e..b02659d5f4 100644
--- a/ellama.el
+++ b/ellama.el
@@ -6,7 +6,7 @@
 ;; URL: http://github.com/s-kostyaev/ellama
 ;; Keywords: help local tools
 ;; Package-Requires: ((emacs "28.1") (llm "0.24.0") (plz "0.8") (transient 
"0.7") (compat "29.1"))
-;; Version: 1.10.10
+;; Version: 1.10.11
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;; Created: 8th Oct 2023
 

Reply via email to