From 1f011942d662482ebcb64784855b52513c9fa4bf Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Mon, 13 Nov 2023 13:54:47 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.6.0=20=E2=86=92=200.6.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 ef7eb44d..8411e551 100644 --- a/nextline/__about__.py +++ b/nextline/__about__.py @@ -1 +1 @@ -__version__ = '0.6.0' +__version__ = '0.6.1'