Skip to content

Commit eb7463b

Browse files
authored
Update the supported Streamlit version via the sdk_version metadata (#733)
1 parent 8997a37 commit eb7463b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/spaces-config-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Defaults to `3.8.9`.
2626
**`sdk_version`** : _string_
2727
Specify the version of the selected SDK (Streamlit or Gradio).
2828
All versions of Gradio are supported.
29-
Streamlit versions are supported from `0.79.0` to `1.15.2`.
29+
Streamlit versions are supported from `0.79.0` to `1.19.0`.
3030

3131
**`app_file`** : _string_
3232
Path to your main application file (which contains either `gradio` or `streamlit` Python code, or `static` html code).

0 commit comments

Comments
 (0)