Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieltempass committed Apr 6, 2024
1 parent 3e30661 commit 4224dd6
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.2
streamlit-navigation-bar==3.1.0
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.3",
version="3.1.0",
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.3",
"version": "3.1.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 4224dd6

Please sign in to comment.