From 19e05d5de71d99fe938b1f4b6b59f4b6545b0f9f Mon Sep 17 00:00:00 2001 From: Todd Wolfson Date: Mon, 23 Aug 2021 00:53:13 -0700 Subject: [PATCH] Release 3.3.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 573cf70..6a157dc 100644 --- a/flake8_quotes/__about__.py +++ b/flake8_quotes/__about__.py @@ -1 +1 @@ -__version__ = '3.2.0' +__version__ = '3.3.0'