aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/python/sphinx/grpc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/python/sphinx/grpc.rst')
-rw-r--r--doc/python/sphinx/grpc.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/python/sphinx/grpc.rst b/doc/python/sphinx/grpc.rst
index bd2df9596b..f534d25c63 100644
--- a/doc/python/sphinx/grpc.rst
+++ b/doc/python/sphinx/grpc.rst
@@ -19,6 +19,11 @@ Go to `gRPC Python Examples <https://github.com/grpc/grpc/tree/master/examples/p
Module Contents
---------------
+Version
+^^^^^^^
+
+The version string is available as :code:`grpc.__version__`.
+
Create Client
^^^^^^^^^^^^^