From 9b7383f7059b285bc9caf99017c7c05cc53383af Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Fri, 26 Apr 2024 15:46:29 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.7.3=20=E2=86=92=200.7.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nextline/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextline/__about__.py b/nextline/__about__.py index 1ef13195..c9880e62 100644 --- a/nextline/__about__.py +++ b/nextline/__about__.py @@ -1 +1 @@ -__version__ = '0.7.3' +__version__ = '0.7.4'