blob: 7065edd3bfc1296b8a35d31e8208bd9f7520babf [file] [log] [blame]
Jan Tattermusch7897ae92017-06-07 22:57:36 +02001# Copyright 2016 gRPC authors.
Jan Tattermusch072ebaa2016-03-01 18:33:12 -08002#
Jan Tattermusch7897ae92017-06-07 22:57:36 +02003# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
Jan Tattermusch072ebaa2016-03-01 18:33:12 -08006#
Jan Tattermusch7897ae92017-06-07 22:57:36 +02007# http://www.apache.org/licenses/LICENSE-2.0
Jan Tattermusch072ebaa2016-03-01 18:33:12 -08008#
Jan Tattermusch7897ae92017-06-07 22:57:36 +02009# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
Jan Tattermusch072ebaa2016-03-01 18:33:12 -080014
Masood Malekghassemi1ff429d2016-06-02 16:39:20 -070015# AUTO-GENERATED FROM `$REPO_ROOT/templates/src/python/grpcio_tests/grpc_version.py.template`!!!
Jan Tattermusch072ebaa2016-03-01 18:33:12 -080016
murgatroid9998873792017-10-02 17:28:27 -070017VERSION='1.8.0.dev0'