AttributeError: module 'streamlit' has no attribute 'rerun'

Hi While using Dynamic filter when i am changing the value i am getting attribute error in dynamic_filters.py on line 193

if filters_changed:
st.rerun()