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 8a50a9a commit 21d03c1Copy full SHA for 21d03c1
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='explainerdashboard',
5
- version='0.1.11',
+ version='0.1.12',
6
description='explainerdashboard allows you quickly build an interactive dashboard to explain the inner workings of your machine learning model.',
7
long_description="""
8
0 commit comments