From f18dde28e594205b01d88d8b13d50671295772bd Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Tue, 28 Mar 2023 18:09:57 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.4.8=20=E2=86=92=200.4.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 5bf52d5..2d80271 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.4.8' +__version__ = '0.4.9'