From 0edddfcda6eb2ee1ffe0a157b54f53b94c10fd92 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Wed, 15 May 2024 11:56:02 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.7.7=20=E2=86=92=200.7.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 b8308a1..a62e53d 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.7.7' +__version__ = '0.7.8'