From 724a0ae90cddde658fb0780a1d5e49fb0a9b8bd2 Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Sat, 11 May 2024 19:15:31 -0400 Subject: [PATCH] update creation date and version --- python-vterm.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-vterm.el b/python-vterm.el index 36c1cca..0ed79ef 100644 --- a/python-vterm.el +++ b/python-vterm.el @@ -4,10 +4,10 @@ ;; Author: Shigeaki Nishina, Valentin Boettcher ;; Maintainer: Valentin Boettcher -;; Created: March 11, 2020 +;; Created: May 11, 2024 ;; URL: https://github.com/vale981/python-vterm.el ;; Package-Requires: ((emacs "25.1") (vterm "0.0.1")) -;; Version: 0.24 +;; Version: 1.0.0 ;; Keywords: languages, python ;; This file is not part of GNU Emacs.