Skip to content

Commit

Permalink
update bmm
Browse files Browse the repository at this point in the history
  • Loading branch information
cjld committed Jul 19, 2020
1 parent c49ebb1 commit 29238b8
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 @@ -7,7 +7,7 @@
# This file is subject to the terms and conditions defined in
# file 'LICENSE.txt', which is part of this source code package.
# ***************************************************************
__version__ = '1.1.6.1'
__version__ = '1.1.6.2'
from . import lock
with lock.lock_scope():
from . import compiler
Expand Down

0 comments on commit 29238b8

Please sign in to comment.