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