emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/llm 8fc2d1cb41: Set version to 0.9.0


From: ELPA Syncer
Subject: [elpa] externals/llm 8fc2d1cb41: Set version to 0.9.0
Date: Sat, 20 Jan 2024 21:58:12 -0500 (EST)

branch: externals/llm
commit 8fc2d1cb41ed8850696ee1ce549158496e437cda
Author: Andrew Hyatt <ahyatt@gmail.com>
Commit: Andrew Hyatt <ahyatt@gmail.com>

    Set version to 0.9.0
---
 NEWS.org | 3 +--
 llm.el   | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/NEWS.org b/NEWS.org
index 47794e6185..b1a25d4add 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,7 +1,6 @@
-* Version 0.9.1
-- Add request timeout customization.
 * Version 0.9
 - Add =llm-chat-token-limit= to find the token limit based on the model.
+- Add request timeout customization.
 * Version 0.8
 - Allow users to change the Open AI URL, to allow for proxies and other 
services that re-use the API.
 - Add =llm-name= and =llm-cancel-request= to the API.
diff --git a/llm.el b/llm.el
index ae59017bcd..bcbd0c3e77 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.8.0
+;; Package-Version: 0.9.0
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;;
 ;; This program is free software; you can redistribute it and/or



reply via email to

[Prev in Thread] Current Thread [Next in Thread]