mirror of https://github.com/Jittor/Jittor
update version
This commit is contained in:
parent
42a2abfe50
commit
ad320ed2cf
|
@ -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.2'
|
||||
__version__ = '1.1.6.3'
|
||||
from . import lock
|
||||
with lock.lock_scope():
|
||||
from . import compiler
|
||||
|
|
Loading…
Reference in New Issue