From 03e3e345efd9b05d93befe2842bd233285e3b6e0 Mon Sep 17 00:00:00 2001 From: morpheus65535 <5130500+morpheus65535@users.noreply.github.com> Date: Fri, 25 Jan 2019 13:06:49 -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 f8f832ccf..0df0ca505 100644 --- a/bazarr/main.py +++ b/bazarr/main.py @@ -1,4 +1,4 @@ -bazarr_version = '0.7.0.4' +bazarr_version = '0.7.0.5' import gc gc.enable()