From f831fa174425d3f945dcbd399290ce9cc68e8ea2 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 19 Oct 2020 13:39:42 -0400 Subject: [PATCH] * lisp/progmodes/python.el: Bump version to release the f-string support --- lisp/progmodes/python.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index d1871c93a78..7f4d2251fd8 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -4,7 +4,7 @@ ;; Author: Fabián E. Gallina ;; URL: https://github.com/fgallina/python.el -;; Version: 0.26.1 +;; Version: 0.27 ;; Package-Requires: ((emacs "24.1") (cl-lib "1.0")) ;; Maintainer: emacs-devel@gnu.org ;; Created: Jul 2010 -- 2.39.2