Skip to content

Commit 40e966a

Browse files
committed
Bump minimum supported Emacs version
* jupyter.el: Do it.
1 parent 6d46d2b commit 40e966a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Nathaniel Nicandro <[email protected]>
66
;; Created: 11 Jan 2018
77
;; Version: 1.0
8-
;; Package-Requires: ((emacs "26") (cl-lib "0.5") (org "9.1.6") (zmq "0.10.10") (simple-httpd "1.5.0") (websocket "1.9"))
8+
;; Package-Requires: ((emacs "27") (cl-lib "0.5") (org "9.1.6") (zmq "0.10.10") (simple-httpd "1.5.0") (websocket "1.9"))
99
;; URL: https://github.com/emacs-jupyter/jupyter
1010

1111
;; This program is free software; you can redistribute it and/or

0 commit comments

Comments
 (0)