Skip to content

Commit 16bffae

Browse files
committed
update version
1 parent 41fef77 commit 16bffae

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

python/jittor/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# file 'LICENSE.txt', which is part of this source code package.
1010
# ***************************************************************
1111

12-
__version__ = '1.3.3.14'
12+
__version__ = '1.3.4.0'
1313
from jittor_utils import lock
1414
with lock.lock_scope():
1515
ori_int = int

python/jittor/utils/data.gz

-2.35 KB
Binary file not shown.

0 commit comments

Comments
 (0)