Skip to content

Commit cce70cd

Browse files
authored
Remove python 3.7 from programming guide (#30302)
1 parent 40ed8b3 commit cce70cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/www/site/content/en/documentation/programming-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ programming guide, take a look at the
3535
{{< language-switcher java py go typescript >}}
3636

3737
{{< paragraph class="language-py" >}}
38-
The Python SDK supports Python 3.7, 3.8, 3.9, 3.10, and 3.11.
38+
The Python SDK supports Python 3.8, 3.9, 3.10, and 3.11.
3939
{{< /paragraph >}}
4040

4141
{{< paragraph class="language-go">}}

0 commit comments

Comments
 (0)