Skip to content

Commit

Permalink
Increment minor version
Browse files Browse the repository at this point in the history
Since we change both the requirements for installation and the jquery library, it feels like it's a "breaking" change (not expected to break
randyzwitch authored Dec 5, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 43a4467 commit cbc703d
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
@@ -2,7 +2,7 @@

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

0 comments on commit cbc703d

Please sign in to comment.