Use micromamba 2.5.0, same as miniforge

This commit is contained in:
Ryan Volz 2026-03-17 17:07:52 -04:00
parent 0d9354cc33
commit e82a3b3c2a

View File

@ -93,7 +93,7 @@ if __name__ == "__main__":
)
parser.add_argument(
"--micromamba_version",
default="1.5.12",
default="2.5.0",
help=(
"Version of micromamba to download and bundle into the installer."
" (default: %(default)s)"