From f41f917a3c7bd213f491b691d5b522ff3caa09a4 Mon Sep 17 00:00:00 2001 From: Jon Wayne Parrott Date: Tue, 15 Nov 2016 14:58:27 -0800 Subject: [PATCH] Update samples to support latest Google Cloud Python [(#656)](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/656) --- samples/hello/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/hello/requirements.txt b/samples/hello/requirements.txt index faf739f84..2a416a31f 100644 --- a/samples/hello/requirements.txt +++ b/samples/hello/requirements.txt @@ -1 +1 @@ -google-cloud-bigtable==0.20.0 +google-cloud-bigtable==0.21.0