From 4d007bb279040fcc641ae43dc5367c4744f2b5ad Mon Sep 17 00:00:00 2001 From: morpheus65535 <5130500+morpheus65535@users.noreply.github.com> Date: Wed, 14 Nov 2018 23:01:19 -0500 Subject: [PATCH] Version bump --- bazarr/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazarr/main.py b/bazarr/main.py index 4c0269b38..7672c922f 100644 --- a/bazarr/main.py +++ b/bazarr/main.py @@ -1,4 +1,4 @@ -bazarr_version = '0.6.7.1' +bazarr_version = '0.6.8' import gc gc.enable()