Version bump

This commit is contained in:
morpheus65535 2018-01-15 23:28:40 -05:00
parent be7c33f2c5
commit 18a28973e7
1 changed files with 1 additions and 1 deletions

View File

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