From 9c4bdb3621261e962ddf3c7c3688c0d6b51c2218 Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Thu, 8 Feb 2024 18:05:58 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.7.3=20=E2=86=92=200.7.4?= 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 1ef1319..c9880e6 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.7.3' +__version__ = '0.7.4'