diff options
author | robot-piglet <[email protected]> | 2025-04-29 13:13:02 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2025-04-29 13:30:37 +0300 |
commit | 43c48235ff779855489561438e0ba08bd8dfb4fc (patch) | |
tree | 38288f51b582424c1fc554aab78a5e27f303d72a /contrib/python/google-auth/py3/google/auth/version.py | |
parent | 46634855c4eebcbf9416afe1bd0448058aa40373 (diff) |
Intermediate changes
commit_hash:8152cafb3d167774615b4df5bf4470b6269e88a7
Diffstat (limited to 'contrib/python/google-auth/py3/google/auth/version.py')
-rw-r--r-- | contrib/python/google-auth/py3/google/auth/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/google-auth/py3/google/auth/version.py b/contrib/python/google-auth/py3/google/auth/version.py index 41a80e6c676..393caa8ad44 100644 --- a/contrib/python/google-auth/py3/google/auth/version.py +++ b/contrib/python/google-auth/py3/google/auth/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "2.38.0" +__version__ = "2.39.0" |