Skip to content

Commit

Permalink
Upgrade version to 0.6.0 and update ekg-llm copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyatt committed Jul 20, 2024
1 parent 69df378 commit f92d6c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ekg-llm.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; ekg-llm.el --- Using LLMs within, or via, ekg -*- lexical-binding: t -*-

;; Copyright (c) 2023 Andrew Hyatt <[email protected]>
;; Copyright (c) 2023-2024 Andrew Hyatt <[email protected]>

;; Author: Andrew Hyatt <[email protected]>
;; Homepage: https://github.com/ahyatt/ekg
Expand Down
2 changes: 1 addition & 1 deletion ekg.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
;; Homepage: https://github.com/ahyatt/ekg
;; Package-Requires: ((triples "0.3.5") (emacs "28.1") (llm "0.17.0"))
;; Keywords: outlines, hypermedia
;; Version: 0.5.1
;; Version: 0.6.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 f92d6c9

Please sign in to comment.