forked from maxjhandsome/jittor
update version
This commit is contained in:
parent
89998ebc60
commit
8c9bfb639d
|
@ -9,7 +9,7 @@
|
|||
# file 'LICENSE.txt', which is part of this source code package.
|
||||
# ***************************************************************
|
||||
|
||||
__version__ = '1.3.5.26'
|
||||
__version__ = '1.3.5.27'
|
||||
from jittor_utils import lock
|
||||
with lock.lock_scope():
|
||||
ori_int = int
|
||||
|
|
Loading…
Reference in New Issue