We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77d12a commit 5cb2f09Copy full SHA for 5cb2f09
1 file changed
website/www/site/content/en/documentation/sdks/python.md
@@ -71,6 +71,10 @@ Some common errors can occur during worker start-up and prevent jobs from starti
71
<th>Python Version</th>
72
<th>Supported Beam Versions</th>
73
</tr>
74
+<tr>
75
+ <td>3.14</td>
76
+ <td>≥ 2.73.0</td>
77
+</tr>
78
<tr>
79
<td>3.13</td>
80
<td>≥ 2.69.0</td>
@@ -89,7 +93,7 @@ Some common errors can occur during worker start-up and prevent jobs from starti
89
93
90
94
91
95
<td>3.9</td>
92
- <td>≥ 2.37.0</td>
96
+ <td>2.37.0 - 2.69.0</td>
97
98
99
<td>3.8</td>
0 commit comments