File size: 73 Bytes
b7798d0
 
e0d4b7a
1
2
3
4
import streamlit as st

st.write(f'streamlit version: {st.__version__}')