Set version to v0.22.2.dev0

This commit is contained in:
Harmen Stoppels 2024-07-08 14:55:43 +02:00 committed by Harmen Stoppels
parent d66dce2d66
commit 9f035ca030

View file

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