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