Skip to content
Snippets Groups Projects
Unverified Commit 8eeb6409 authored by Todd Gamblin's avatar Todd Gamblin
Browse files

version bump: 0.13.0

parent 847703c1
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@
#: major, minor, patch version for Spack, in a tuple
spack_version_info = (0, 12, 1)
spack_version_info = (0, 13, 0)
#: String containing Spack version joined with .'s
spack_version = '.'.join(str(v) for v in spack_version_info)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment