Version bump

This commit is contained in:
Louis Vézina 2017-12-05 21:09:16 -05:00
parent da11f21e54
commit fe5a480bca
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
bazarr_version = '0.1.5'
bazarr_version = '0.1.7'
from bottle import route, run, template, static_file, request, redirect
import bottle