diff --git a/pyproject.toml b/pyproject.toml index 485bd26..c0e7386 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "authsignal" -version = "0.1.1" +version = "1.0.0" description = "Authsignal Python SDK for Passwordless Step Up Authentication" authors = ["justinsoong "] license = "MIT"