branch: externals/ellama commit 213da10f885dcb2f040245276ca8b9f755c0f1a8 Author: Sergey Kostyaev <sskosty...@gmail.com> Commit: Sergey Kostyaev <sskosty...@gmail.com>
Bump version --- NEWS.org | 2 ++ ellama.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 29e47a6587..f21abf4945 100644 --- a/NEWS.org +++ b/NEWS.org @@ -1,3 +1,5 @@ +* Version 1.7.2 +- Added detailed context management documentation. * Version 1.7.1 - Set default directory for new sessions. - Added functionality to set the file name before saving a session. diff --git a/ellama.el b/ellama.el index e517b2fdb6..a085afacad 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.7.1 +;; Version: 1.7.2 ;; SPDX-License-Identifier: GPL-3.0-or-later ;; Created: 8th Oct 2023