diff --git a/bazarr.py b/bazarr.py index a19348bf7..94ec46f8f 100644 --- a/bazarr.py +++ b/bazarr.py @@ -1,4 +1,4 @@ -bazarr_version = '0.3.1' +bazarr_version = '0.3.2' from bottle import route, run, template, static_file, request, redirect, response import bottle