Set version to v0.20.1

This commit is contained in:
Harmen Stoppels 2023-05-24 15:44:19 +02:00 committed by Massimiliano Culpo
parent 0a4bd29ce5
commit e8658d6493

View File

@ -4,7 +4,7 @@
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
#: PEP440 canonical <major>.<minor>.<micro>.<devN> string
__version__ = "0.20.1-dev"
__version__ = "0.20.1"
spack_version = __version__