aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLouis Vézina <[email protected]>2019-11-07 05:45:59 -0500
committerLouis Vézina <[email protected]>2019-11-07 05:45:59 -0500
commit44ed1ba4fc4d58b2e4d878b36e628b70462d7b38 (patch)
tree22075ca984919dbb4b95e9a7b194d768103777db
parent03d1cfa4904535093c2a1b3126b7bda7c775032c (diff)
downloadbazarr-44ed1ba4fc4d58b2e4d878b36e628b70462d7b38.tar.gz
bazarr-44ed1ba4fc4d58b2e4d878b36e628b70462d7b38.zip
Version Bump.v0.8.3.2
-rw-r--r--bazarr/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bazarr/main.py b/bazarr/main.py
index e160f090e..2c3ca2ded 100644
--- a/bazarr/main.py
+++ b/bazarr/main.py
@@ -1,6 +1,6 @@
# coding=utf-8
-bazarr_version = '0.8.3.1'
+bazarr_version = '0.8.3.2'
import os
os.environ["SZ_USER_AGENT"] = "Bazarr/1"