Bump python.el package version to 0.30

* lisp/progmodes/python.el: Bump package version to 0.30.
This commit is contained in:
Stefan Kangas 2025-03-11 01:15:41 +01:00
parent 46f9ebaec3
commit 672df0288b

View 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