From ee7ef3747ab9d6cf8f95d63af2159e5b6f37a114 Mon Sep 17 00:00:00 2001 From: djdembeck Date: Sat, 28 Aug 2021 17:02:56 -0500 Subject: [PATCH] bump version --- Contents/Code/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contents/Code/__init__.py b/Contents/Code/__init__.py index 63aa4c7..bf63046 100644 --- a/Contents/Code/__init__.py +++ b/Contents/Code/__init__.py @@ -10,7 +10,7 @@ from update_tools import UpdateTool from urls import SiteUrl -VERSION_NO = '2021.08.27.1' +VERSION_NO = '2021.08.28.1' # Delay used when requesting HTML, # may be good to have to prevent being banned from the site