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 46fbddd commit 8332e98Copy full SHA for 8332e98
reframe/__init__.py
@@ -7,7 +7,7 @@
7
import sys
8
9
10
-VERSION = '3.1-dev2'
+VERSION = '3.1'
11
INSTALL_PREFIX = os.path.normpath(
12
os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
13
)
0 commit comments