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)