From b2b2823a6701f64a1d2aac975ab9ebf0411ddabd Mon Sep 17 00:00:00 2001 From: "Andrew Speciale (@liquidz00)" Date: Fri, 5 Jul 2024 15:59:46 -0400 Subject: [PATCH] Bump to 1.3.2 --- src/Patcher/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Patcher/__about__.py b/src/Patcher/__about__.py index 852ec15..33ddfdf 100644 --- a/src/Patcher/__about__.py +++ b/src/Patcher/__about__.py @@ -1,2 +1,2 @@ __title__ = "patcher" -__version__ = "1.3.1" +__version__ = "1.3.2"