Set version to 0.20.0

This commit is contained in:
Massimiliano Culpo
2023-05-15 09:21:17 +02:00
committed by Harmen Stoppels
parent e0f45b33e9
commit e493ab31c6

View File

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