diff --git a/EasyWebsiteMirror.py b/EasyWebsiteMirror.py index 38298c3..c9d4d49 100644 --- a/EasyWebsiteMirror.py +++ b/EasyWebsiteMirror.py @@ -35,7 +35,7 @@ errprint('Can Not Create Local File Cache: ', e, ' local file cache is disabled automatically.') local_cache_enable = False -__VERSION__ = '0.11.0-Dev' +__VERSION__ = '0.12.0-dev' __author__ = 'Aploium ' static_file_extensions_list = set(static_file_extensions_list) external_domains_set = set(external_domains or [])