Add grpc-java 1.41.0 to client_matrix.py (#27447)

pull/27716/head
Eric Anderson 3 years ago committed by GitHub
parent e20dfeccc2
commit 8fa5f47ca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tools/interop_matrix/client_matrix.py

@ -267,6 +267,7 @@ LANG_RELEASE_MATRIX = {
('v1.38.1', ReleaseInfo()),
('v1.39.0', ReleaseInfo()),
('v1.40.1', ReleaseInfo()),
('v1.41.0', ReleaseInfo()),
]),
'python':
OrderedDict([

Loading…
Cancel
Save