From a3e4525994e165db9f6d01e5a99db15bfcfafc64 Mon Sep 17 00:00:00 2001 From: QuentinN42 Date: Tue, 14 Feb 2023 09:54:44 -0800 Subject: [PATCH] chore: v2.3.1 Signed-off-by: QuentinN42 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7322a95..49f9eb0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ClairvoyanceNext" -version = "2.3.0" +version = "2.3.1" description = "Obtain GraphQL API Schema even if the introspection is not enabled" authors = [ "Nikita Stupin ",