aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLouis Vézina <[email protected]>2019-11-19 22:02:08 -0500
committerLouis Vézina <[email protected]>2019-11-19 22:02:08 -0500
commit2d5eb867d951c18b6be16cf5e13d746f62f8b8a2 (patch)
treea5d23d49763e0fcad40e6222caab71e0fee81cd3
parentd32b65e1e029b9c2a997faf4467d58f737f2c706 (diff)
downloadbazarr-2d5eb867d951c18b6be16cf5e13d746f62f8b8a2.tar.gz
bazarr-2d5eb867d951c18b6be16cf5e13d746f62f8b8a2.zip
Version bump.
-rw-r--r--bazarr/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bazarr/main.py b/bazarr/main.py
index e66681afa..4837500e0 100644
--- a/bazarr/main.py
+++ b/bazarr/main.py
@@ -1,6 +1,6 @@
# coding=utf-8
-bazarr_version = '0.8.3.3'
+bazarr_version = '0.8.3.4'
import os
os.environ["SZ_USER_AGENT"] = "Bazarr/1"