diff --git a/bazarr.py b/bazarr.py index ab14494c6..e92349fb2 100644 --- a/bazarr.py +++ b/bazarr.py @@ -1,4 +1,4 @@ -bazarr_version = '0.1.7' +bazarr_version = '0.2.0' from bottle import route, run, template, static_file, request, redirect import bottle