mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-10 17:13:35 +08:00
Version bump
This commit is contained in:
parent
637a9ba728
commit
3aca4a7ce9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
bazarr_version = '0.1.2'
|
||||
bazarr_version = '0.1.3'
|
||||
|
||||
from bottle import route, run, template, static_file, request, redirect
|
||||
import bottle
|
||||
|
|
Loading…
Reference in a new issue