Skip to content

Commit ec92346

Browse files
author
Vasileios Karakasis
authored
Bump version
1 parent dc490b0 commit ec92346

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.0-dev7'
10+
VERSION = '3.0'
1111
INSTALL_PREFIX = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
1212
MIN_PYTHON_VERSION = (3, 6, 0)
1313

0 commit comments

Comments
 (0)