We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24401a0 commit cb4a2acCopy full SHA for cb4a2ac
reframe/__init__.py
@@ -6,7 +6,7 @@
6
import os
7
import sys
8
9
-VERSION = '4.8.0'
+VERSION = '4.9.0-dev.0'
10
INSTALL_PREFIX = os.path.normpath(
11
os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
12
)
0 commit comments