Skip to content

Commit c053770

Browse files
committed
bump acro pip version to v0.4.11
1 parent 4e1e9fe commit c053770

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.10"
2-
acro_package <- "acro==0.4.10"
1+
acro_venv <- "r-acro-0.4.11"
2+
acro_package <- "acro==0.4.11"
33
python_version <- ">=3.10"
44

55

0 commit comments

Comments
 (0)