We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d892a83 commit 845c24cCopy full SHA for 845c24c
python/jittor/__init__.py
@@ -9,7 +9,7 @@
9
# file 'LICENSE.txt', which is part of this source code package.
10
# ***************************************************************
11
12
-__version__ = '1.3.9.14'
+__version__ = '1.3.10.0'
13
from jittor_utils import lock
14
with lock.lock_scope():
15
ori_int = int
0 commit comments