From 78b819ef50ba00c66d3eb0d2f7fb7cc24b20ce0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Sun, 9 Jun 2019 22:36:19 -0400 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 6aac1d231..d8475bd1e 100644 --- a/bazarr/main.py +++ b/bazarr/main.py @@ -1,6 +1,6 @@ # coding=utf-8 -bazarr_version = '0.7.5.1' +bazarr_version = '0.8' import gc import sys