branch: externals/ellama
commit fddc1022b5e16e356d6f65ddac51bd2ccf25209c
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 3881e3d625..cf43ca9b92 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.9.4
+- Improve code blocks translation from markdown to org.
 * Version 0.9.3
 - Support summarize shr url at point (eww and elfeed).
 - Add ellama-chain function for chaining multiple calls to LLMs.
diff --git a/ellama.el b/ellama.el
index 3e638b5fc5..a73789d1c2 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.6.0") (spinner "1.7.4"))
-;; Version: 0.9.3
+;; Version: 0.9.4
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;; Created: 8th Oct 2023
 

Reply via email to