mirror of https://github.com/Jittor/Jittor
update version
This commit is contained in:
parent
0a2ca63cbc
commit
a1a82f6b2c
|
@ -9,7 +9,7 @@
|
|||
# file 'LICENSE.txt', which is part of this source code package.
|
||||
# ***************************************************************
|
||||
|
||||
__version__ = '1.3.1.15'
|
||||
__version__ = '1.3.1.16'
|
||||
from jittor_utils import lock
|
||||
with lock.lock_scope():
|
||||
ori_int = int
|
||||
|
|
Loading…
Reference in New Issue