From e75accbd40f0e1fa1e8f0e746b93c9766db8f106 Mon Sep 17 00:00:00 2001 From: Joe Hitchen Date: Sat, 10 Feb 2024 21:52:43 +0000 Subject: [PATCH] Release 3.4.0 --- flake8_quotes/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake8_quotes/__about__.py b/flake8_quotes/__about__.py index 6093f83..f631007 100644 --- a/flake8_quotes/__about__.py +++ b/flake8_quotes/__about__.py @@ -1 +1 @@ -__version__ = '3.3.2' +__version__ = '3.4.0'