From 41e796e872045b44fdd8f9f52b6aa8c7840fd91f Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Fri, 7 Jun 2024 20:04:36 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.7.8=20=E2=86=92=200.7.9?= 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 a62e53d..80ae5ce 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.7.8' +__version__ = '0.7.9'