Skip to content

Commit 08e4588

Browse files
author
Vasileios Karakasis
authored
Version bump
1 parent 57fc1db commit 08e4588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reframe/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import sys
88

99

10-
VERSION = '3.4-dev2'
10+
VERSION = '3.4'
1111
INSTALL_PREFIX = os.path.normpath(
1212
os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
1313
)

0 commit comments

Comments
 (0)