1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-21 21:47:15 +00:00

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
import bottle