diff --git a/build_installer.py b/build_installer.py index 1c5d44e..531a73c 100755 --- a/build_installer.py +++ b/build_installer.py @@ -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)"