From 0551f2d0b847f0cc22948b50039e95be86278c00 Mon Sep 17 00:00:00 2001 From: morpheus65535 <5130500+morpheus65535@users.noreply.github.com> Date: Tue, 18 Sep 2018 00:08: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 908afd903..e97beed01 100644 --- a/bazarr.py +++ b/bazarr.py @@ -1,4 +1,4 @@ -bazarr_version = '0.6.3' +bazarr_version = '0.6.4' import gc gc.enable()