Skip to content

Commit 4b66327

Browse files
author
Vasileios Karakasis
committed
Version bump.
1 parent 675403c commit 4b66327

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
@@ -2,7 +2,7 @@
22
import sys
33

44

5-
VERSION = '2.12-dev2'
5+
VERSION = '2.12'
66
_required_pyver = (3, 5, 0)
77
INSTALL_PREFIX = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
88

0 commit comments

Comments
 (0)