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 bcd1c7d commit 8d11d03Copy full SHA for 8d11d03
reframe/__init__.py
@@ -6,7 +6,7 @@
6
import os
7
import sys
8
9
-VERSION = '3.5.0-dev.1'
+VERSION = '3.4.2'
10
INSTALL_PREFIX = os.path.normpath(
11
os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
12
)
0 commit comments