[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/llm dac199a3dd 5/5: Set version to 0.8
From: |
ELPA Syncer |
Subject: |
[elpa] externals/llm dac199a3dd 5/5: Set version to 0.8 |
Date: |
Fri, 29 Dec 2023 21:58:04 -0500 (EST) |
branch: externals/llm
commit dac199a3dd43cf70d69f9cb042191ca89ef07445
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>
Set version to 0.8
---
llm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llm.el b/llm.el
index 2daf60599d..b0a5998e4a 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.7.0
+;; Package-Version: 0.8.0
;; SPDX-License-Identifier: GPL-3.0-or-later
;;
;; This program is free software; you can redistribute it and/or
- [elpa] externals/llm updated (dd7c3a6781 -> dac199a3dd), ELPA Syncer, 2023/12/29
- [elpa] externals/llm dac199a3dd 5/5: Set version to 0.8,
ELPA Syncer <=
- [elpa] externals/llm 4a2b551a4a 2/5: Rewrite (via Gemini) of the introduction of README, ELPA Syncer, 2023/12/29
- [elpa] externals/llm 1fe6c3543d 3/5: More rewriting in the README, ELPA Syncer, 2023/12/29
- [elpa] externals/llm e20c47d232 1/5: Add llm-name, for displaying the model or provider name, ELPA Syncer, 2023/12/29
- [elpa] externals/llm fcc5328410 4/5: Standardize handling of folding in context, etc into interactions, ELPA Syncer, 2023/12/29