Is there a standard way to get the version of a package, either in a version format or a string? I can get the version with Pkg.status("Package"), but I need the output version in a variable.
Oh, here is pkgversion(Package).
I guess that'll do it.
Leandro Martínez has marked this topic as resolved.
Last updated: Nov 27 2025 at 04:44 UTC