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 12e3665df3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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__