From 7061f8563336273ca6025c2977d830b7d115c534 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Fri, 8 Dec 2023 16:16:35 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.6.1=20=E2=86=92=200.6.2?= 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 8411e55..aece342 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.6.1' +__version__ = '0.6.2'