Update epg2xml.py

This commit is contained in:
wonipapa 2017-04-19 18:49:52 +09:00 committed by GitHub
parent 42999f9dfd
commit 03c3df8332

View File

@ -19,7 +19,7 @@ import pprint
reload(sys)
sys.setdefaultencoding('utf-8')
__version__ = '1.1.7p'
__version__ = '1.1.7p1'
# Set variable
debug = False