We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1293a1 commit 7ceefb8Copy full SHA for 7ceefb8
explainerdashboard/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.5.0"
+__version__ = "0.5.1"
2
3
from .explainers import ClassifierExplainer, RegressionExplainer # noqa
4
from .dashboards import ExplainerDashboard, ExplainerHub, InlineExplainer # noqa
0 commit comments