From 090b4bdaada12a825ae6c44d4377d475fd9d28cc Mon Sep 17 00:00:00 2001 From: Tycho Hob Date: Wed, 25 Mar 2026 13:36:13 -0400 Subject: [PATCH] chore: bump version --- edx_repo_tools/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/edx_repo_tools/__init__.py b/edx_repo_tools/__init__.py index 310e8716..1e3bed4c 100644 --- a/edx_repo_tools/__init__.py +++ b/edx_repo_tools/__init__.py @@ -1,2 +1 @@ - -__version__ = '3.1.0' +__version__ = "3.2.2"