Skip to content

Commit 6c785ed

Browse files
committed
update to 0.8.0
1 parent e6128e8 commit 6c785ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interpretdl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .interpreter import *
22
from .evaluate_interpreter import *
33
from .evaluate_models import *
4-
__version__ = '0.7.0'
4+
__version__ = '0.8.0'

0 commit comments

Comments
 (0)