Skip to content

Commit

Permalink
Set version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyatt committed Jan 21, 2024
1 parent e7682ad commit 8fc2d1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions NEWS.org
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion llm.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
;; Author: Andrew Hyatt <[email protected]>
;; 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
Expand Down

0 comments on commit 8fc2d1c

Please sign in to comment.