Skip to content

Commit cd57319

Browse files
committed
update version
1 parent 9ddd161 commit cd57319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/jittor/__init__.py

Lines changed: 1 addition & 1 deletion
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.2.0.8'
10+
__version__ = '1.2.0.9'
1111
from . import lock
1212
with lock.lock_scope():
1313
ori_int = int

0 commit comments

Comments
 (0)