diff --git a/setup.py b/setup.py index 7a2bf99..00d3240 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="streamlit-shap", - version="1.0.0", + version="1.0.1", author="Snehan Kekre", author_email="snehan@streamlit.io", description="Streamlit component for SHAP",