Skip to content

Commit

Permalink
Merge tag 'v0.3.0' into develop
Browse files Browse the repository at this point in the history
Added a required mode for decoded token.
  • Loading branch information
francipvb committed May 18, 2022
2 parents 42361ae + d7fab96 commit 74dae87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exclude = [
]
name = "fastapi-firebase"
readme = "README.md"
version = "0.2.3"
version = "0.3.0"

[tool.poetry.dependencies]
fastapi = ">0.60.0<1.0.0"
Expand Down

0 comments on commit 74dae87

Please sign in to comment.