From 53013216c8640ec376c3521c6dd5aed4a4ff5f55 Mon Sep 17 00:00:00 2001
From: WyattBlue <wyattblue@auto-editor.com>
Date: Thu, 20 Jan 2022 21:47:55 -0500
Subject: [PATCH] Bump version to 22w03a

---
 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 04f1b217b..ab300c362 100644
--- a/auto_editor/__init__.py
+++ b/auto_editor/__init__.py
@@ -1,4 +1,4 @@
 '''__init__.py'''
 
-__version__ = '22.2.1'
-version = '22w02a'
+__version__ = '22.3.1'
+version = '22w03a'