Set __version__ to v0.20.2.dev0
This commit is contained in:
parent
e8658d6493
commit
6d5697cbe1
@ -4,7 +4,7 @@
|
||||
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
||||
|
||||
#: PEP440 canonical <major>.<minor>.<micro>.<devN> string
|
||||
__version__ = "0.20.1"
|
||||
__version__ = "0.20.2.dev0"
|
||||
spack_version = __version__
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user