Update version of micromamba used to 1.3.1 (matching miniforge).

This commit is contained in:
Ryan Volz
2023-04-26 14:51:29 -04:00
parent 2e1722de0e
commit 151add2e6e
+1 -1
View File
@@ -93,7 +93,7 @@ if __name__ == "__main__":
)
parser.add_argument(
"--micromamba_version",
default="0.24.0",
default="1.3.1",
help=(
"Version of micromamba to download and bundle into the installer."
" (default: %(default)s)"