Skip to content

Commit

Permalink
Merge pull request #225 from arnaudmiribel/v0.4.1
Browse files Browse the repository at this point in the history
Bump 0.4.1
  • Loading branch information
arnaudmiribel committed Apr 2, 2024
2 parents 32dfa68 + cfadd99 commit 8389270
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "streamlit-extras"
version = "0.4.0"
version = "0.4.1"
license = "Apache-2.0"
description = "A library to discover, try, install and share Streamlit extras"
authors = [
Expand Down Expand Up @@ -33,6 +33,7 @@ markdownlit = ">=0.0.5"
streamlit-image-coordinates = "^0.1.1"
entrypoints = ">=0.4"
prometheus-client = ">=0.14.0"
validators = ">= 0.20.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.1.3"
Expand Down

0 comments on commit 8389270

Please sign in to comment.