From b21eec74e40e2042e3576db07ce8e543ca31de7c Mon Sep 17 00:00:00 2001 From: laharah Date: Wed, 29 Apr 2020 15:27:44 -0700 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b67d14a..b74bf89 100755 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ __plugin_name__ = "FileBotTool" __author__ = "laharah" __author_email__ = "laharah+fbt@gmail.com" -__version__ = "1.2.8" +__version__ = "1.2.9" __url__ = "https://github.com/Laharah/deluge-FileBotTool" __license__ = "GPLv3" __description__ = "Integrates FileBot functionality to Deluge"