Bump version to v0.22
This commit is contained in:
parent
5bb5d2696f
commit
8207f11333
1 changed files with 1 additions and 1 deletions
|
@ -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.22.0"
|
||||
spack_version = __version__
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue