diff options
author | Mehrdad Afshari <mmx@google.com> | 2018-02-22 22:21:33 -0800 |
---|---|---|
committer | Mehrdad Afshari <mmx@google.com> | 2018-02-22 22:21:33 -0800 |
commit | 9073ea03efe949e8641df2a081e660af5b49b1d6 (patch) | |
tree | 7ae7311240b8a09d32e2a45bbd42aaa15da105b7 /src/python/grpcio_health_checking | |
parent | 7d82f79db514ce3a6f6babda3777fcacec50ecdc (diff) |
Regenerate projects
Diffstat (limited to 'src/python/grpcio_health_checking')
-rw-r--r-- | src/python/grpcio_health_checking/grpc_version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/grpcio_health_checking/grpc_version.py b/src/python/grpcio_health_checking/grpc_version.py index d3185c6972..ad4c85cc12 100644 --- a/src/python/grpcio_health_checking/grpc_version.py +++ b/src/python/grpcio_health_checking/grpc_version.py @@ -14,4 +14,4 @@ # AUTO-GENERATED FROM `$REPO_ROOT/templates/src/python/grpcio_health_checking/grpc_version.py.template`!!! -VERSION = '1.10.0.dev0' +VERSION = '1.11.0.dev0' |