From 37221900cc0cef80c0560f94465e041781f57a28 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Mon, 22 Apr 2024 16:19:23 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.7.5=20=E2=86=92=200.7.6?= 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 7dfe66c..79866ab 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.7.5' +__version__ = '0.7.6'