projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed9520b
)
* lisp/progmodes/python.el: Bump version to release the f-string support
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 19 Oct 2020 17:39:42 +0000
(13:39 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 19 Oct 2020 17:39:42 +0000
(13:39 -0400)
lisp/progmodes/python.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/python.el
b/lisp/progmodes/python.el
index d1871c93a787c1ed8967092a813d710e09cbf168..7f4d2251fd823584a7af052010eb1b43d30ae61e 100644
(file)
--- a/
lisp/progmodes/python.el
+++ b/
lisp/progmodes/python.el
@@
-4,7
+4,7
@@
;; Author: Fabián E. Gallina <fgallina@gnu.org>
;; URL: https://github.com/fgallina/python.el
-;; Version: 0.2
6.1
+;; Version: 0.2
7
;; Package-Requires: ((emacs "24.1") (cl-lib "1.0"))
;; Maintainer: emacs-devel@gnu.org
;; Created: Jul 2010