From fa317b405c1f3479495971614df6582e34dc453a Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Mon, 29 Jan 2024 11:17:41 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.7.1=20=E2=86=92=200.7.2?= 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 f0788a8..fb9b668 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.7.1' +__version__ = '0.7.2'