Skip to content

3.0.3

Compare
Choose a tag to compare
@gabrieltempass gabrieltempass released this 04 Apr 19:03
· 36 commits to main since this release

What changed

Other changes

  • Remove max version requirement

The Streamlit team launched version 1.33.0, which works with st_navbar again. So there was probably a bug in version 1.32.2 that made the navbar not render properly. This patch removes the max version dependency, and instead excludes just the specific 1.32.2 version. Opening the package to the most up to date Streamlit features.

Full Changelog: 3.0.2...3.0.3