summaryrefslogtreecommitdiff
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-12-11 16:16:36 +0100
committerStefan Kangas <stefan@marxist.se>2020-12-11 16:16:36 +0100
commitaf2695b045df0432d471de34a9dffde27f9c2369 (patch)
tree2512358abf55d99f10f683d3a36144f084b376c3 /lisp/progmodes/python.el
parenteebb7c8a699614934e0b054536d9c6f102b59e34 (diff)
* 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 @@
;; Author: Fabián E. Gallina <fgallina@gnu.org>
;; URL: https://github.com/fgallina/python.el
-;; Version: 0.27
+;; Version: 0.27.1
;; Package-Requires: ((emacs "24.1") (cl-lib "1.0"))
;; Maintainer: emacs-devel@gnu.org
;; Created: Jul 2010