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 65bcd97 commit 73734bbCopy full SHA for 73734bb
reframe/__init__.py
@@ -2,7 +2,7 @@
2
import sys
3
4
5
-VERSION = '2.20-dev2'
+VERSION = '2.20'
6
INSTALL_PREFIX = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
7
MIN_PYTHON_VERSION = (3, 5, 0)
8
0 commit comments