New Streamlit release: 0.44.0

pip install --upgrade streamlit
or
conda update streamlit
Highlights:
:zap: Lightning-fast reconnect when you do a ctrl-c/rerun on your Streamlit code
:mega: Useful error messages when the connection fails
:gem: Fixed multiple bugs and improved polish of our newly-released interactive widgets (st.slider, etc)