Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
victoryhb authored Jan 18, 2024
1 parent d2cee7b commit 2197b89
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-option-menu",
version="0.3.6",
version="0.3.12",
author="Victor Yan",
author_email="[email protected]",
description="streamlit-option-menu is a simple Streamlit component that allows users to select a single item from a list of options in a menu.",
Expand Down

0 comments on commit 2197b89

Please sign in to comment.