Set version to v0.21.3.dev0

This commit is contained in:
Harmen Stoppels 2024-08-20 15:50:07 +02:00 committed by Harmen Stoppels
parent 89319413d5
commit 0c766f2e9b

View file

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