From 3a4e80ce78529f45a86649ce4d814d15ad0864a7 Mon Sep 17 00:00:00 2001 From: Brett Dutro Date: Tue, 22 Oct 2019 19:47:13 -0500 Subject: [PATCH] - Bump version number to 0.3.2.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9114003..e81de97 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ __plugin_name__ = "LabelPlus" __author__ = "Ratanak Lun" __author_email__ = "ratanakvlun@gmail.com" -__version__ = "0.3.2.3" +__version__ = "0.3.2.4" __url__ = "http://github.com/ratanakvlun" __license__ = "GPLv3" __description__ = "Assign labels to torrents"