diff --git a/views/menu.tpl b/views/menu.tpl index 815e19e1c..166a8c442 100644 --- a/views/menu.tpl +++ b/views/menu.tpl @@ -231,7 +231,7 @@ % from six import PY2 % import datetime % if PY2: -
Python deprecation warning
Bazarr is now compatible with Python 3.6 and earlier. You should upgrade Python as we'll drop support for Python 2.7.x by the end of 2019.
+
Python deprecation warning
Bazarr is now compatible with Python 3.6 and newer. You should upgrade Python as we'll drop support for Python 2.7.x by the end of 2019.
% end