Bump bundled micromamba version (on Unix) to match current miniforge

This commit is contained in:
Ryan Volz 2025-03-11 11:28:16 -04:00
parent c2a17b750e
commit e8eb6a3709

View File

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