]> git.eshelyaron.com Git - emacs.git/commitdiff
Bump python.el package version to 0.30
authorStefan Kangas <stefankangas@gmail.com>
Tue, 11 Mar 2025 00:15:41 +0000 (01:15 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Mar 2025 18:56:47 +0000 (19:56 +0100)
* lisp/progmodes/python.el: Bump package version to 0.30.

(cherry picked from commit 672df0288b55f8bb7ebacdce5335f9e11955482e)

lisp/progmodes/python.el

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