From fe283d3cd925b6c72ca1da2998229f7d18b0a7e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Thu, 11 Oct 2018 21:22:58 -0400 Subject: [PATCH] Version bump --- bazarr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazarr.py b/bazarr.py index b6a181605..d7b9691b5 100644 --- a/bazarr.py +++ b/bazarr.py @@ -1,4 +1,4 @@ -bazarr_version = '0.6.6.1' +bazarr_version = '0.6.6.2' import gc gc.enable()