diff options
| author | Noam Postavsky <npostavs@gmail.com> | 2018-02-12 21:22:46 -0500 |
|---|---|---|
| committer | Noam Postavsky <npostavs@gmail.com> | 2018-02-12 21:23:47 -0500 |
| commit | 0676633e8fd842554e91d0756115fa2d6b7cf69c (patch) | |
| tree | a6f0cf9a6184c738d85bda8706ad6a110313f10c /lisp/progmodes/python.el | |
| parent | b8c415180895f155b4aaebd9cae65124c95b0c98 (diff) | |
| download | emacs-0676633e8fd842554e91d0756115fa2d6b7cf69c.tar.gz | |
* lisp/progmodes/python.el: Bump package version to 0.26.
Diffstat (limited to 'lisp/progmodes/python.el')
| -rw-r--r-- | lisp/progmodes/python.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index ff8269d9705..8ff7a300d48 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.25.2 +;; Version: 0.26 ;; Package-Requires: ((emacs "24.1") (cl-lib "1.0")) ;; Maintainer: emacs-devel@gnu.org ;; Created: Jul 2010 |
