Skip to content
This repository was archived by the owner on Feb 28, 2019. It is now read-only.

Commit 8f21efa

Browse files
committed
update readme
1 parent 2fbd919 commit 8f21efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EasyWebsiteMirror.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
errprint('Can Not Create Local File Cache: ', e, ' local file cache is disabled automatically.')
3636
local_cache_enable = False
3737

38-
__VERSION__ = '0.11.0-Dev'
38+
__VERSION__ = '0.12.0-dev'
3939
__author__ = 'Aploium <[email protected]>'
4040
static_file_extensions_list = set(static_file_extensions_list)
4141
external_domains_set = set(external_domains or [])

0 commit comments

Comments
 (0)