From d1b069a61f9739bdcf112fafb618b79c1fd6a83b Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Wed, 1 Nov 2023 15:58:38 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.5.9=20=E2=86=92=200.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nextlinegraphql/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextlinegraphql/__about__.py b/nextlinegraphql/__about__.py index eaddd12..ef7eb44 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.5.9' +__version__ = '0.6.0'