From 4c41fb59483c50c71aa3a4da96bb581af482e9de Mon Sep 17 00:00:00 2001 From: dolevf Date: Thu, 28 Apr 2022 13:58:04 -0400 Subject: [PATCH] bump version --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 2416b1a..a39c8a3 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ """Version details of graphql-cop.""" -VERSION = '1.3' +VERSION = '1.4'