Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Update version number before tagging new version
  • Loading branch information
randyzwitch authored Oct 2, 2023
1 parent f4fdf46 commit 4365b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setuptools.setup(
name="streamlit_folium",
version="0.14.0",
version="0.15.0",
author="Randy Zwitch",
author_email="[email protected]",
description="Render Folium objects in Streamlit",
Expand Down

0 comments on commit 4365b6f

Please sign in to comment.