We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e519f04 commit 42858eaCopy full SHA for 42858ea
2 files changed
packages/auth0_fastapi/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "auth0-fastapi"
3
-version = "1.0.0.b2"
+version = "1.0.0.b3"
4
description = "Auth0 FastAPI Python SDK"
5
readme = "README.md"
6
authors = ["Auth0 <support@auth0.com>"]
packages/auth0_server_python/pyproject.toml
name = "auth0-server-python"
-version = "1.0.0.b3"
+version = "1.0.0.b4"
description = "Auth0 server-side Python SDK"
authors = ["Auth0 <support@okta.com>"]
0 commit comments