From f5032e83f80754b839e67145459b3754a0e66f0b Mon Sep 17 00:00:00 2001 From: morpheus65535 <5130500+morpheus65535@users.noreply.github.com> Date: Mon, 21 Jan 2019 06:40:50 -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 59fcf7dc5..4ed09df9b 100644 --- a/bazarr/main.py +++ b/bazarr/main.py @@ -1,4 +1,4 @@ -bazarr_version = '0.7.0.1' +bazarr_version = '0.7.0.2' import gc gc.enable()