From 6b39ac33fcb622cfc4245f5ec27c708c9fe000b5 Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Wed, 22 Jan 2025 10:11:05 -0500 Subject: [PATCH] bump version --- py-vterm-interaction.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-vterm-interaction.el b/py-vterm-interaction.el index fe3951e..7542576 100644 --- a/py-vterm-interaction.el +++ b/py-vterm-interaction.el @@ -7,7 +7,7 @@ ;; Created: May 11, 2024 ;; URL: https://github.com/vale981/py-vterm-interaction.el ;; Package-Requires: ((emacs "27.1") (vterm "0.0.2") (python "0.28")) -;; Version: 1.0.7 +;; Version: 1.0.8 ;; Keywords: languages, python ;; This file is not part of GNU Emacs.