From 4437629d639c18a5fa7e4933918a4f36f525394c Mon Sep 17 00:00:00 2001 From: WyattBlue Date: Fri, 31 Dec 2021 23:01:47 -0500 Subject: [PATCH] Bump version to 21w52a --- auto_editor/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auto_editor/__init__.py b/auto_editor/__init__.py index 0dbe3dfb6..531502aa0 100644 --- a/auto_editor/__init__.py +++ b/auto_editor/__init__.py @@ -1,4 +1,4 @@ '''__init__.py''' -__version__ = '21.51.1' -version = '21w51a' +__version__ = '21.52.1' +version = '21w52a'