From a07ed9b79e2d7e54f249db825dbdfb07939e54d7 Mon Sep 17 00:00:00 2001 From: Alex Marvin Date: Wed, 28 Aug 2024 22:12:41 -0500 Subject: [PATCH] v1.2.7 --- ffbot/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffbot/constants.py b/ffbot/constants.py index 6d32067..d56dc66 100644 --- a/ffbot/constants.py +++ b/ffbot/constants.py @@ -1 +1 @@ -VERSION = "1.2.6" +VERSION = "1.2.7"