Skip to content

Commit 529daa8

Browse files
committed
bump: 0.14.0
1 parent 7fb7f14 commit 529daa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fastapi-sso"
3-
version = "0.13.1"
3+
version = "0.14.0"
44
description = "FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)"
55
authors = ["Tomas Votava <info@tomasvotava.eu>"]
66
readme = "README.md"
@@ -35,7 +35,7 @@ addopts = [
3535

3636

3737
[tool.black]
38-
line_length = 120
38+
line-length = 120
3939

4040

4141
[tool.poe.tasks]

0 commit comments

Comments
 (0)