Bump version on develop to v0.23dev0 (#44137)

This commit is contained in:
Todd Gamblin
2024-05-11 18:01:50 +02:00
committed by GitHub
parent fa4778b9fc
commit 1e9c36fdef

View File

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