| commit | e4b071c785e534a97623d8f6c9419ed8e5d44714 | [log] [tgz] |
|---|---|---|
| author | Anand Inguva <34158215+AnandInguva@users.noreply.github.com> | Tue Feb 13 12:15:06 2024 -0500 |
| committer | GitHub <noreply@github.com> | Tue Feb 13 12:15:06 2024 -0500 |
| tree | ac3830691fc39735e1d7a5279f47d360dec41749 | |
| parent | 23dc4afae44f1285c3cfe13ad4a15fb73a8dc55f [diff] |
Remove python 3.7 from programming guide
diff --git a/website/www/site/content/en/documentation/programming-guide.md b/website/www/site/content/en/documentation/programming-guide.md index d3333c1..7c2c8dd 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 @@ {{< 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">}}