diff --git a/pyproject.toml b/pyproject.toml index be17c02..908cf28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "authutils" -version = "6.1.2" +version = "6.2.0" description = "Gen3 auth utility functions" authors = ["CTDS UChicago "] license = "Apache-2.0"