Skip to content

Commit

Permalink
autometric min version
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau committed Nov 14, 2024
1 parent eb28e3e commit 37eac27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils_packages.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ load_packages <- function(packages, library) {

installed_autometric <- rlang::is_installed(
pkg = "autometric",
version = "0.0.5.9001"
version = "0.1.0"
)

0 comments on commit 37eac27

Please sign in to comment.