From 6d81744a9b84705a1989648b1fa3e8b14978903b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Thu, 21 Mar 2019 20:28:04 -0400 Subject: [PATCH] Continuing development. --- bazarr/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bazarr/main.py b/bazarr/main.py index a04152635..cc22b1696 100644 --- a/bazarr/main.py +++ b/bazarr/main.py @@ -1,6 +1,6 @@ # coding=utf-8 -bazarr_version = '0.7.2.1' +bazarr_version = '0.7.3' import gc import sys