From 2ab774cd40cf6a96818a7638925ac22599b67f5f Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Fri, 22 Dec 2023 14:14:49 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version=200.6.4=20=E2=86=92=200.6.5?= 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 02f8497..e2f45ae 100644 --- a/nextlinegraphql/__about__.py +++ b/nextlinegraphql/__about__.py @@ -1 +1 @@ -__version__ = '0.6.4' +__version__ = '0.6.5'