update version

This commit is contained in:
Dun Liang 2020-08-11 16:59:05 +08:00
parent 6547d34c50
commit ed65ba76e6
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# This file is subject to the terms and conditions defined in
# file 'LICENSE.txt', which is part of this source code package.
# ***************************************************************
__version__ = '1.1.7.3'
__version__ = '1.1.7.4'
from . import lock
with lock.lock_scope():
from . import compiler