Set version to v0.22.3.dev0

This commit is contained in:
Harmen Stoppels
2024-10-15 12:32:22 +02:00
committed by Harmen Stoppels
parent 594a376c52
commit 7a91bed5c9

View File

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