update bmm

This commit is contained in:
Dun Liang 2020-07-19 13:42:53 +08:00
parent c49ebb1327
commit 29238b8cfb
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.6.1'
__version__ = '1.1.6.2'
from . import lock
with lock.lock_scope():
from . import compiler