no log: update fese version

This commit is contained in:
Vitiko 2021-12-28 15:46:09 -04:00
parent e65d643fae
commit c05997bd33
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ from babelfish import Language
from babelfish.exceptions import LanguageError from babelfish.exceptions import LanguageError
import pysubs2 import pysubs2
__version__ = "0.1.0" __version__ = "0.1.1"
logger = logging.getLogger(__name__) logger = logging.getLogger(__name__)