There was an error while loading. Please reload this page.
1 parent 03eab76 commit 6d30b7eCopy full SHA for 6d30b7e
reframe/__init__.py
@@ -6,7 +6,7 @@
6
import os
7
import sys
8
9
-VERSION = '4.8.2'
+VERSION = '4.8.3'
10
INSTALL_PREFIX = os.path.normpath(
11
os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
12
)
0 commit comments