This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1bbdce4  Publishing website 2019/08/06 16:11:57 at commit dda2061
1bbdce4 is described below

commit 1bbdce45a144b755a779230f9d5b648fef434a75
Author: jenkins <bui...@apache.org>
AuthorDate: Tue Aug 6 16:11:58 2019 +0000

    Publishing website 2019/08/06 16:11:57 at commit dda2061
---
 website/generated-content/get-started/quickstart-py/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/get-started/quickstart-py/index.html 
b/website/generated-content/get-started/quickstart-py/index.html
index 0f2f3f7..61014a9 100644
--- a/website/generated-content/get-started/quickstart-py/index.html
+++ b/website/generated-content/get-started/quickstart-py/index.html
@@ -272,7 +272,7 @@ limitations under the License.
 
 <h3 id="check-your-python-version">Check your Python version</h3>
 
-<p>The Beam SDK for Python requires Python version 2.7.x. Check that you have 
version 2.7.x by running:</p>
+<p>The Beam SDK requires Python 2 users to use Python 2.7 and Python 3 users 
to use Python 3.5 or higher. Check your version by running:</p>
 
 <div class="highlighter-rouge"><pre class="highlight"><code>python --version
 </code></pre>

Reply via email to