We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3839bcd commit e9a298aCopy full SHA for e9a298a
reframe/__init__.py
@@ -2,7 +2,7 @@
2
import sys
3
4
5
-VERSION = '2.15-dev2'
+VERSION = '2.15'
6
INSTALL_PREFIX = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
7
MIN_PYTHON_VERSION = (3, 5, 0)
8
0 commit comments