diff --git a/pyproject.toml b/pyproject.toml index 6d52a1c..128e5b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "passkey" -version = "0.1.1" +version = "0.1.2" description = "Passkey Authentication for Web Services" authors = [ {name = "Leo Vasanko"},