Upgraded to Python 3.14.4.

This commit is contained in:
Ross Scroggs
2026-04-08 13:10:22 -07:00
parent c9df92b7ee
commit dab7ec6884
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
7.39.08
Upgraded to Python 3.14.4.
7.39.07
Upgraded to OpenSSL 3.6.2.

View File

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