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