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 71d0461 commit 9ca7e89Copy full SHA for 9ca7e89
reframe/__init__.py
@@ -2,7 +2,7 @@
2
import sys
3
4
5
-VERSION = '2.14-dev2'
+VERSION = '2.14'
6
INSTALL_PREFIX = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
7
MIN_PYTHON_VERSION = (3, 5, 0)
8
0 commit comments