summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Kostyaev <kostyaev.sergey2@wb.ru>2025-02-03 03:40:48 +0700
committerSergey Kostyaev <kostyaev.sergey2@wb.ru>2025-02-03 03:40:48 +0700
commitb655b59d371639d357dcabe48f1c2cd1694ee8de (patch)
tree55c0f79aee46d29930f4933efefe1c7dcdb3fd5c
parent3e1f9474c9b5ecc60f6ee8d0665fd4e38699dd64 (diff)
Bump versionexternals/elisa
-rw-r--r--NEWS.org2
-rw-r--r--elisa.el2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS.org b/NEWS.org
index 221d6b2..ca52c68 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 1.1.7
+- Fix batch embeddings calculation.
* Version 1.1.6
- Fix validate function syntax in custom variables definition.
* Version 1.1.5
diff --git a/elisa.el b/elisa.el
index 6b98a05..aa1e696 100644
--- a/elisa.el
+++ b/elisa.el
@@ -6,7 +6,7 @@
;; URL: http://github.com/s-kostyaev/elisa
;; Keywords: help local tools
;; Package-Requires: ((emacs "29.2") (ellama "0.11.2") (llm "0.18.1") (async "1.9.8") (plz "0.9"))
-;; Version: 1.1.6
+;; Version: 1.1.7
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 18th Feb 2024