mirror of https://github.com/Jittor/Jittor
update cutt and version
This commit is contained in:
parent
d20916f972
commit
6c4a2dc463
|
@ -8,7 +8,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.2.2.50'
|
||||
__version__ = '1.2.2.51'
|
||||
from . import lock
|
||||
with lock.lock_scope():
|
||||
ori_int = int
|
||||
|
|
Loading…
Reference in New Issue