diff --git a/ChangeLog.txt b/ChangeLog.txt index 1fda465a..5faa211c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,9 +1,10 @@ ** Release Notes -current +1.4.92 * using 80 and 443 to access the panda server * protection against @ in --architecture - * removed the iam scpe when getting ID tokens + * removed the iam scope when getting ID tokens + * CI update 1.4.91 * added a delimiter in prun's jobParameters diff --git a/pandaclient/PandaToolsPkgInfo.py b/pandaclient/PandaToolsPkgInfo.py index ea6c6f63..91a859d7 100644 --- a/pandaclient/PandaToolsPkgInfo.py +++ b/pandaclient/PandaToolsPkgInfo.py @@ -1 +1 @@ -release_version = "1.4.91" +release_version = "1.4.92"