From 67e1f96554620333d0a5eb1018fd4a2f1b9fd6ae Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Fri, 26 Jan 2024 15:55:36 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.6.2=20=E2=86=92=200.7.0?= 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 aece342d..a71c5c7f 100644 --- a/nextline/__about__.py +++ b/nextline/__about__.py @@ -1 +1 @@ -__version__ = '0.6.2' +__version__ = '0.7.0'