Version bump

This commit is contained in:
Louis Vézina 2017-12-05 21:09:16 -05:00
parent da11f21e54
commit fe5a480bca

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 from bottle import route, run, template, static_file, request, redirect
import bottle import bottle