[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/llm d903c6ab75: Version 0.6 was not yet release, so upg
From: |
ELPA Syncer |
Subject: |
[elpa] externals/llm d903c6ab75: Version 0.6 was not yet release, so upgrade to version 0.6 |
Date: |
Sat, 9 Dec 2023 00:58:10 -0500 (EST) |
branch: externals/llm
commit d903c6ab759ef41d746e29c7f63924d403f23c22
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>
Version 0.6 was not yet release, so upgrade to version 0.6
What I thought was 0.6.1 will be just part of 0.6.
---
NEWS.org | 5 ++---
llm.el | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index aa5cf3d905..4d9ca60b51 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,8 +1,7 @@
-* Version 0.6.1
-- Fix issue with Google Cloud Vertex not responding to messages with a system
interaction.
-- Fix use of ~(pos-eol)~ which is not compatible with Emacs 28.1.
* Version 0.6
- Add provider =llm-llamacpp=.
+- Fix issue with Google Cloud Vertex not responding to messages with a system
interaction.
+- Fix use of ~(pos-eol)~ which is not compatible with Emacs 28.1.
* Version 0.5.2
- Fix incompatibility with older Emacs introduced in Version 0.5.1.
- Add support for Google Cloud Vertex model =text-bison= and variants.
diff --git a/llm.el b/llm.el
index 95dc6a5416..f77cb60360 100644
--- a/llm.el
+++ b/llm.el
@@ -5,7 +5,7 @@
;; Author: Andrew Hyatt <ahyatt@gmail.com>
;; Homepage: https://github.com/ahyatt/llm
;; Package-Requires: ((emacs "28.1"))
-;; Package-Version: 0.5.2
+;; Package-Version: 0.6.0
;; SPDX-License-Identifier: GPL-3.0-or-later
;;
;; This program is free software; you can redistribute it and/or
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/llm d903c6ab75: Version 0.6 was not yet release, so upgrade to version 0.6,
ELPA Syncer <=