Skip to content

Commit 60fe87f

Browse files
committed
Update Connect version required to v2023.03.0+
1 parent 6a2973a commit 60fe87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsconnect/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ def deploy_notebook(
847847
# noinspection SpellCheckingInspection,DuplicatedCode
848848
@deploy.command(
849849
name="voila",
850-
short_help="Deploy Jupyter notebook in Voila mode to RStudio Connect [v2023.02.0+].",
850+
short_help="Deploy Jupyter notebook in Voila mode to RStudio Connect [v2023.03.0+].",
851851
help=("Deploy a Jupyter notebook in Voila mode to RStudio Connect."),
852852
no_args_is_help=True,
853853
)

0 commit comments

Comments
 (0)