From b2f76660da7eff3b9dc6c8b8bb889d3f02b8020c Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Tue, 17 Oct 2023 11:43:40 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.5.7=20=E2=86=92=200.5.8?= 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 22e3a83..91201fc 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.5.7' +__version__ = '0.5.8'