1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-12 17:25:07 +00:00

Version bump.

This commit is contained in:
Louis Vézina 2020-07-27 22:00:53 -04:00
parent 4ba8822817
commit 9a7766c851

View file

@ -1,6 +1,6 @@
# coding=utf-8
bazarr_version = '0.9'
bazarr_version = '0.9.0.1'
import os
os.environ["BAZARR_VERSION"] = bazarr_version