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