Skip to content
Snippets Groups Projects
Commit c8167eec authored by Harmen Stoppels's avatar Harmen Stoppels Committed by Harmen Stoppels
Browse files

Set version to 0.23.1.dev0

parent c6d40377
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
import spack.util.git
#: PEP440 canonical <major>.<minor>.<micro>.<devN> string
__version__ = "0.23.0"
__version__ = "0.23.1.dev0"
spack_version = __version__
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment