From 19927a50ab5e7e5d51175f22c066d243ef967f9f Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Fri, 28 Jun 2024 10:35:36 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.7.13=20=E2=86=92=200.7.14?= 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 5e5deb1f..f2911567 100644 --- a/nextline/__about__.py +++ b/nextline/__about__.py @@ -1 +1 @@ -__version__ = '0.7.13' +__version__ = '0.7.14'