From 34b473c2b2e63ab8c81a2b269f42f3fad501d9b7 Mon Sep 17 00:00:00 2001 From: Alex Marvin Date: Sun, 13 Oct 2019 17:08:24 -0400 Subject: [PATCH] v1.0.2 --- ffbot/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffbot/constants.py b/ffbot/constants.py index 1dea037..6732d5a 100644 --- a/ffbot/constants.py +++ b/ffbot/constants.py @@ -1 +1 @@ -VERSION = '1.0.1' +VERSION = '1.0.2'