From eec2c87b0b506c8f20fcdc093113cff1f498015f Mon Sep 17 00:00:00 2001 From: Alex Marvin Date: Thu, 15 Aug 2024 08:03:49 -0500 Subject: [PATCH] v1.2.5 --- ffbot/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffbot/constants.py b/ffbot/constants.py index ef7090f..2674ab0 100644 --- a/ffbot/constants.py +++ b/ffbot/constants.py @@ -1 +1 @@ -VERSION = "1.2.4" +VERSION = "1.2.5"