From 2da34a0898913abcedf0ad2f98ef2a5406360017 Mon Sep 17 00:00:00 2001 From: Oege Dijk Date: Wed, 23 Dec 2020 11:38:30 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e8e5e50..51afb95 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='explainerdashboard', - version='0.2.17.2', + version='0.2.17.3', description='explainerdashboard allows you quickly build an interactive dashboard to explain the inner workings of your machine learning model.', long_description="""