Skip to content

Commit ed65ba7

Browse files
committed
update version
1 parent 6547d34 commit ed65ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/jittor/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# This file is subject to the terms and conditions defined in
88
# file 'LICENSE.txt', which is part of this source code package.
99
# ***************************************************************
10-
__version__ = '1.1.7.3'
10+
__version__ = '1.1.7.4'
1111
from . import lock
1212
with lock.lock_scope():
1313
from . import compiler

0 commit comments

Comments
 (0)