Skip to content

Commit 42858ea

Browse files
Relase : auth0_fastapi and auth0_server_python (#19)
1 parent e519f04 commit 42858ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/auth0_fastapi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "auth0-fastapi"
3-
version = "1.0.0.b2"
3+
version = "1.0.0.b3"
44
description = "Auth0 FastAPI Python SDK"
55
readme = "README.md"
66
authors = ["Auth0 <[email protected]>"]

packages/auth0_server_python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "auth0-server-python"
3-
version = "1.0.0.b3"
3+
version = "1.0.0.b4"
44
description = "Auth0 server-side Python SDK"
55
readme = "README.md"
66
authors = ["Auth0 <[email protected]>"]

0 commit comments

Comments
 (0)