From 30181374324797dd432f63e0e58c2769c6f0241b Mon Sep 17 00:00:00 2001 From: WyattBlue Date: Thu, 26 Sep 2024 23:51:25 -0400 Subject: [PATCH] Release 25.3.0 --- auto_editor/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_editor/__init__.py b/auto_editor/__init__.py index 02dade8e6..d02410771 100644 --- a/auto_editor/__init__.py +++ b/auto_editor/__init__.py @@ -1 +1 @@ -__version__ = "25.3.0rc1" +__version__ = "25.3.0"