Update client_matrix.py

This commit is contained in:
Eric Gribkoff 2020-02-07 01:44:08 -08:00 committed by GitHub
parent 23fb8d4a9a
commit 1266b45ce0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ LANG_RELEASE_MATRIX = {
('v1.22.2', ReleaseInfo()),
('v1.23.0', ReleaseInfo()),
('v1.24.0', ReleaseInfo()),
('v1.25.0', ReleaseInfo()),
('v1.25.0', ReleaseInfo()),
('v1.26.0', ReleaseInfo()),
]),
'python':