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

tvalentyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 0e6a01496a9 [BEAM-12000] Update programming-guide.md (#17679)
0e6a01496a9 is described below

commit 0e6a01496a9aab04f2a54b924e14f8f1368e75d8
Author: tvalentyn <[email protected]>
AuthorDate: Tue May 17 18:16:53 2022 +0200

    [BEAM-12000] Update programming-guide.md (#17679)
---
 website/www/site/content/en/documentation/programming-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/www/site/content/en/documentation/programming-guide.md 
b/website/www/site/content/en/documentation/programming-guide.md
index d0436def2f6..8bf690488a3 100644
--- a/website/www/site/content/en/documentation/programming-guide.md
+++ b/website/www/site/content/en/documentation/programming-guide.md
@@ -35,7 +35,7 @@ programming guide, take a look at the
 {{< language-switcher java py go >}}
 
 {{< paragraph class="language-py" >}}
-The Python SDK supports Python 3.6, 3.7, and 3.8. Beam 2.24.0 was the last 
Python SDK release to support Python 2 and 3.5.
+The Python SDK supports Python 3.7, 3.8, and 3.9.
 {{< /paragraph >}}
 
 {{< paragraph class="language-go" >}}

Reply via email to