Skip to content

Commit 7ceefb8

Browse files
authored
Update __init__.py version 0.5.1
1 parent b1293a1 commit 7ceefb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explainerdashboard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.5.0"
1+
__version__ = "0.5.1"
22

33
from .explainers import ClassifierExplainer, RegressionExplainer # noqa
44
from .dashboards import ExplainerDashboard, ExplainerHub, InlineExplainer # noqa

0 commit comments

Comments
 (0)