Set version to 0.23.1.dev0
This commit is contained in:
parent
c6d4037758
commit
c8167eec5d
@ -11,7 +11,7 @@
|
|||||||
import spack.util.git
|
import spack.util.git
|
||||||
|
|
||||||
#: PEP440 canonical <major>.<minor>.<micro>.<devN> string
|
#: PEP440 canonical <major>.<minor>.<micro>.<devN> string
|
||||||
__version__ = "0.23.0"
|
__version__ = "0.23.1.dev0"
|
||||||
spack_version = __version__
|
spack_version = __version__
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user