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

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


The following commit(s) were added to refs/heads/anandinguva-patch by this push:
     new e4b071c785e Remove python 3.7 from programming guide
e4b071c785e is described below

commit e4b071c785e534a97623d8f6c9419ed8e5d44714
Author: Anand Inguva <[email protected]>
AuthorDate: Tue Feb 13 12:15:06 2024 -0500

    Remove python 3.7 from programming guide
---
 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 d3333c1f9f6..7c2c8ddacff 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 typescript >}}
 
 {{< paragraph class="language-py" >}}
-The Python SDK supports Python 3.7, 3.8, 3.9, 3.10, and 3.11.
+The Python SDK supports Python 3.8, 3.9, 3.10, and 3.11.
 {{< /paragraph >}}
 
 {{< paragraph class="language-go">}}

Reply via email to