Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieltempass committed Mar 31, 2024
1 parent 88c3c89 commit 17a6c56
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
streamlit==1.31.0
streamlit-navigation-bar==3.0.1
streamlit-navigation-bar==3.0.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name="streamlit-navigation-bar",
version="3.0.1",
version="3.0.2",
author="Gabriel Tem Pass",
author_email="[email protected]",
description="A component that allows you to place a navigation bar in your Streamlit app.",
Expand Down
4 changes: 2 additions & 2 deletions streamlit_navigation_bar/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion streamlit_navigation_bar/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "streamlit-navigation-bar",
"version": "3.0.1",
"version": "3.0.2",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 17a6c56

Please sign in to comment.