aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix
diff options
context:
space:
mode:
authorGravatar ZHANG Dapeng <zdapeng@google.com>2018-06-18 10:31:02 -0700
committerGravatar GitHub <noreply@github.com>2018-06-18 10:31:02 -0700
commit4f0a4e9a002d06e1b8463b782c3f0aec931aea18 (patch)
tree5f58110d9c0dc4c9ce9af15189abc877db6ff8bc /tools/interop_matrix
parenta2769d5ee4116152eead50678741906b1667923b (diff)
Add v1.13.0 release of grpc-java
Diffstat (limited to 'tools/interop_matrix')
-rw-r--r--tools/interop_matrix/client_matrix.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py
index d6a704681a..ff62004b73 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -172,6 +172,9 @@ LANG_RELEASE_MATRIX = {
{
'v1.12.0': None
},
+ {
+ 'v1.13.0': None
+ },
],
'python': [
{