From ef0d9a90249a080e460b70ab62bf4b65e5aa5816 Mon Sep 17 00:00:00 2001 From: Todd Wolfson Date: Tue, 19 Oct 2021 00:06:59 -0700 Subject: [PATCH] Release 3.3.1 --- 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 6a157dc..310a75d 100644 --- a/flake8_quotes/__about__.py +++ b/flake8_quotes/__about__.py @@ -1 +1 @@ -__version__ = '3.3.0' +__version__ = '3.3.1'