aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorStefan Kangas2020-12-11 16:16:36 +0100
committerStefan Kangas2020-12-11 16:16:36 +0100
commitaf2695b045df0432d471de34a9dffde27f9c2369 (patch)
tree2512358abf55d99f10f683d3a36144f084b376c3 /lisp/progmodes/python.el
parenteebb7c8a699614934e0b054536d9c6f102b59e34 (diff)
downloademacs-af2695b045df0432d471de34a9dffde27f9c2369.tar.gz
emacs-af2695b045df0432d471de34a9dffde27f9c2369.zip
* lisp/progmodes/python.el: Bump version.
Diffstat (limited to 'lisp/progmodes/python.el')
-rw-r--r--lisp/progmodes/python.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index e9c3b3986aa..c761c95a963 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -4,7 +4,7 @@
4 4
5;; Author: Fabián E. Gallina <fgallina@gnu.org> 5;; Author: Fabián E. Gallina <fgallina@gnu.org>
6;; URL: https://github.com/fgallina/python.el 6;; URL: https://github.com/fgallina/python.el
7;; Version: 0.27 7;; Version: 0.27.1
8;; Package-Requires: ((emacs "24.1") (cl-lib "1.0")) 8;; Package-Requires: ((emacs "24.1") (cl-lib "1.0"))
9;; Maintainer: emacs-devel@gnu.org 9;; Maintainer: emacs-devel@gnu.org
10;; Created: Jul 2010 10;; Created: Jul 2010