From 18900e46c2e0bd84d35df908759ab61e8fe6a18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Wed, 9 Oct 2019 00:09:52 -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 e0c949eb7..1524cf395 100644 --- a/bazarr/main.py +++ b/bazarr/main.py @@ -1,6 +1,6 @@ # coding=utf-8 -bazarr_version = '0.8.2.2' +bazarr_version = '0.8.2.3' import gc import sys