diff --git a/mloader/__version__.py b/mloader/__version__.py index 861e356..d7cdc15 100644 --- a/mloader/__version__.py +++ b/mloader/__version__.py @@ -9,5 +9,5 @@ __title__ = "mloader" __description__ = "Command-line tool to download manga from mangaplus" __url__ = "https://github.com/hurlenko/mloader" -__version__ = "1.1.7" +__version__ = "1.1.8" __license__ = "GPLv3"