Set version to 0.21.2.dev0

This commit is contained in:
Massimiliano Culpo 2024-01-15 10:06:15 +01:00
parent e30fedab10
commit 000fe1b5a1

View file

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