From 070413ea00acc6f8cc220c6583f796791da0dfa9 Mon Sep 17 00:00:00 2001 From: Rick Date: Mon, 8 Jun 2020 16:17:24 +0200 Subject: [PATCH] Version update --- PlexAniSync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlexAniSync.py b/PlexAniSync.py index a1273c5..56c44e9 100644 --- a/PlexAniSync.py +++ b/PlexAniSync.py @@ -17,7 +17,7 @@ import anilist import plexmodule -__version__ = "1.2.5" +__version__ = "1.2.6" # Logger settings log_filename = 'PlexAniSync.log'