Bump version to v0.22

This commit is contained in:
Todd Gamblin 2024-05-11 17:54:12 +02:00
parent 5bb5d2696f
commit 8207f11333

View file

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