Skip to content

Commit 1311f28

Browse files
committed
update acro Python to v0.4.9
1 parent 9f3c10a commit 1311f28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

R/create_virtualenv.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
acro_venv <- "r-acro-0.4.8"
2-
acro_package <- "acro==0.4.8"
1+
acro_venv <- "r-acro-0.4.9"
2+
acro_package <- "acro==0.4.9"
33
python_version <- ">=3.9"
44

55

0 commit comments

Comments
 (0)