Skip to content

Commit 4808184

Browse files
authored
Update version to 1.3.9.6
1 parent 4c048d1 commit 4808184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/jittor/__init__.py

Lines changed: 1 addition & 1 deletion
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.9.5'
12+
__version__ = '1.3.9.6'
1313
from jittor_utils import lock
1414
with lock.lock_scope():
1515
ori_int = int

0 commit comments

Comments
 (0)