summaryrefslogtreecommitdiff
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-10-11 21:20:55 +0200
committerStefan Kangas <stefan@marxist.se>2021-10-11 21:24:38 +0200
commitb3d0f53b296a0876ec7a55ae840868e65ed54e14 (patch)
treea7576daa5e8a3e803bbcd4fb36beb38719b874ce /lisp/progmodes
parent392d6708a5b0a1b291f50986cb31552c9d4786df (diff)
* lisp/progmodes/python.el: Bump package version to 0.28.
Diffstat (limited to 'lisp/progmodes')
-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 de6cfcb1ce1..1b55db09503 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.1
+;; Version: 0.28
;; Package-Requires: ((emacs "24.2") (cl-lib "1.0"))
;; Maintainer: emacs-devel@gnu.org
;; Created: Jul 2010