Skip to content

Commit

Permalink
bump: 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasvotava committed Apr 3, 2024
1 parent 7fb7f14 commit 529daa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fastapi-sso"
version = "0.13.1"
version = "0.14.0"
description = "FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)"
authors = ["Tomas Votava <info@tomasvotava.eu>"]
readme = "README.md"
Expand Down Expand Up @@ -35,7 +35,7 @@ addopts = [


[tool.black]
line_length = 120
line-length = 120


[tool.poe.tasks]
Expand Down

0 comments on commit 529daa8

Please sign in to comment.