We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f3c10a commit 1311f28Copy full SHA for 1311f28
1 file changed
R/create_virtualenv.R
@@ -1,5 +1,5 @@
1
-acro_venv <- "r-acro-0.4.8"
2
-acro_package <- "acro==0.4.8"
+acro_venv <- "r-acro-0.4.9"
+acro_package <- "acro==0.4.9"
3
python_version <- ">=3.9"
4
5
0 commit comments