mirror of
https://github.com/ryanvolz/radioconda.git
synced 2024-12-25 20:32:45 -05:00
Update version of micromamba used to 1.3.1 (matching miniforge).
This commit is contained in:
parent
2e1722de0e
commit
151add2e6e
@ -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)"
|
||||
|
Loading…
Reference in New Issue
Block a user