Set version to 0.22.0.dev0 (#40975)

This commit is contained in:
Harmen Stoppels 2023-11-09 10:02:29 +01:00 committed by GitHub
parent 78449ba92b
commit cadc2a1aa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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