Version bump

This commit is contained in:
Bazarr user 2017-12-15 22:10:21 -05:00
parent d4be9f0d0e
commit 32ef664408
1 changed files with 1 additions and 1 deletions

View File

@ -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