diff --git a/pyproject.toml b/pyproject.toml index 50f5ead..ce9821a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "unicef-security" -version = "1.6.3" +version = "1.6.4" description = "Provides Basic UNICEF User model and integration with Azure" readme = "README.rst" license = {text = "Apache-2.0 OR MIT"}