Change - Support Streamlit>=1.38.0, 233. - Drop Python 3.8 support, 233.
0.17.1
Fix - Fix `get_session_info` to use `SessionManager.get_session_info()` instead of `.get_active_session_info()` because the session info sometimes can be inactive when accessed from this library, 202.