Skip to content

Commit

Permalink
Update version to 1.3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
LDYang694 authored May 7, 2024
1 parent 4c048d1 commit 4808184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/jittor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# file 'LICENSE.txt', which is part of this source code package.
# ***************************************************************

__version__ = '1.3.9.5'
__version__ = '1.3.9.6'
from jittor_utils import lock
with lock.lock_scope():
ori_int = int
Expand Down

0 comments on commit 4808184

Please sign in to comment.