From 9519625149a1421f54ee902343718b1317c9aa5b Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Thu, 8 Feb 2024 17:36:36 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.7.0=20=E2=86=92=200.7.1?= 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 a71c5c7f..f0788a87 100644 --- a/nextline/__about__.py +++ b/nextline/__about__.py @@ -1 +1 @@ -__version__ = '0.7.0' +__version__ = '0.7.1'