mirror of https://github.com/Jittor/Jittor
update version
This commit is contained in:
parent
d7eef7869d
commit
d5bbea7319
|
@ -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.54'
|
||||
__version__ = '1.2.2.55'
|
||||
from . import lock
|
||||
with lock.lock_scope():
|
||||
ori_int = int
|
||||
|
|
Loading…
Reference in New Issue