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 78242ff commit 33c7c46Copy full SHA for 33c7c46
reframe/__init__.py
@@ -7,7 +7,7 @@
7
import sys
8
9
10
-VERSION = '3.5-dev0'
+VERSION = '3.4.1'
11
INSTALL_PREFIX = os.path.normpath(
12
os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
13
)
0 commit comments