Set version to 0.22.6.dev0

This commit is contained in:
Harmen Stoppels 2025-03-05 16:17:56 +01:00
parent 8c37ed4534
commit dd3ee5ffef

View File

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