blob: aacb3ecc8f3d0ce99e4cf08b1a293cb8eb3137e3 [file] [log] [blame]
Masood Malekghassemi95588792016-05-03 12:05:13 -07001%YAML 1.2
2--- |
Jan Tattermusch4d5c3102017-06-07 10:23:56 +02003 # Copyright 2015 gRPC authors.
Masood Malekghassemi95588792016-05-03 12:05:13 -07004 #
Jan Tattermusch4d5c3102017-06-07 10:23:56 +02005 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
Masood Malekghassemi95588792016-05-03 12:05:13 -07008 #
Jan Tattermusch4d5c3102017-06-07 10:23:56 +02009 # http://www.apache.org/licenses/LICENSE-2.0
Masood Malekghassemi95588792016-05-03 12:05:13 -070010 #
Jan Tattermusch4d5c3102017-06-07 10:23:56 +020011 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
Masood Malekghassemi95588792016-05-03 12:05:13 -070016
17 # AUTO-GENERATED FROM `$REPO_ROOT/templates/tools/distrib/python/grpcio_tools/grpc_version.py.template`!!!
18
19 VERSION='${settings.python_version.pep440()}'