bump version to 0.24.0.dev0 (#47578)
This commit is contained in:
parent
41d9f687f6
commit
be918817d6
@ -11,7 +11,7 @@
|
||||
import spack.util.git
|
||||
|
||||
#: PEP440 canonical <major>.<minor>.<micro>.<devN> string
|
||||
__version__ = "0.23.0.dev0"
|
||||
__version__ = "0.24.0.dev0"
|
||||
spack_version = __version__
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user