diff --git a/pyproject.toml b/pyproject.toml index 643bc71..05d1e93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "successfactors_auth" -version = "0.0.4" +version = "0.0.5" authors = [ { name="Ray Lyon", email="ray@raylyon.net" }, ]