From 54b2c06a37ac7885d8d1e12f999bc2d4e39b978b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Sun, 14 Oct 2018 21:36:32 -0400 Subject: [PATCH] Version Bump --- bazarr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazarr.py b/bazarr.py index d7b9691b5..5cef2b1bc 100644 --- a/bazarr.py +++ b/bazarr.py @@ -1,4 +1,4 @@ -bazarr_version = '0.6.6.2' +bazarr_version = '0.6.6.3' import gc gc.enable()