GAM 7.22.01

This commit is contained in:
Jay Lee
2025-09-22 21:22:37 +00:00
parent 3496c2c96a
commit 2dd88a7d9e
5 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
7.22.01
Short-term fix for proxy server issues by downgrading httplib2 to 0.22.0
7.22.00
Expanded `<UserTypeEntity>` to allow specification of non-archived/archived users.

View File

@@ -25,7 +25,7 @@ https://github.com/GAM-team/GAM/wiki
"""
__author__ = 'GAM Team <google-apps-manager@googlegroups.com>'
__version__ = '7.22.00'
__version__ = '7.22.01'
__license__ = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
#pylint: disable=wrong-import-position