branch: externals/ellama
commit 3b4218dfaca486bf187d0e38cc901475b31003c8
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>
Bump version
---
NEWS.org | 3 +++
ellama.el | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index a555cc76db..324f04035a 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,6 @@
+* Version 1.27.1
+
+- Added copyright notice to ~extract-commands.el~ script.
* Version 1.27.0
- Added ~ellama-undo-on-error~. Users can now choose whether failed LLM
requests
diff --git a/ellama.el b/ellama.el
index 25d5f650d2..dac2e6de0e 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.30.2") (plz "0.8") (transient
"0.7") (compat "29.1") (yaml "1.2.3"))
-;; Version: 1.27.0
+;; Version: 1.27.1
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023