aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-05-10 09:26:34 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-05-10 09:26:34 +0200
commit2c75731b689ad2fa569668468dfae684a6be9458 (patch)
treecef716775756aa1fcda87408a3f3bf21dd63acb2 /src/python
parent414b6c872035f5cd7361b4a003d34eeee5a820ff (diff)
The release branch is now 0.14.1-pre1.
Diffstat (limited to 'src/python')
-rw-r--r--src/python/grpcio/grpc_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/grpcio/grpc_version.py b/src/python/grpcio/grpc_version.py
index f1d07120c0..e688e32c5f 100644
--- a/src/python/grpcio/grpc_version.py
+++ b/src/python/grpcio/grpc_version.py
@@ -29,4 +29,4 @@
# AUTO-GENERATED FROM `$REPO_ROOT/templates/src/python/grpcio/grpc_version.py.template`!!!
-VERSION='0.14.0'
+VERSION='0.14.1rc1'