]> git.eshelyaron.com Git - emacs.git/commitdiff
Bump python.el package version to 0.29
authorStefan Kangas <stefankangas@gmail.com>
Sun, 2 Mar 2025 17:50:04 +0000 (18:50 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 21:02:44 +0000 (22:02 +0100)
* lisp/progmodes/python.el: Bump package version to 0.29.

(cherry picked from commit 538ab57dc5b8371b3a6d3ccb635deb8b35133fc4)

lisp/progmodes/python.el

index 8e9390977bb1ef3775f4020782e99772366fd780..90fa36ae3e80bf6bb1d48d309cc07f05703f9a38 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Fabián E. Gallina <fgallina@gnu.org>
 ;; URL: https://github.com/fgallina/python.el
-;; Version: 0.28
+;; Version: 0.29
 ;; Package-Requires: ((emacs "29.1") (compat "29.1.1.0") (seq "2.23") (project "0.1") (flymake "1.0"))
 ;; Maintainer: emacs-devel@gnu.org
 ;; Created: Jul 2010