Skip to content

Commit 0b9e95e

Browse files
author
Theofilos Manitaras
committed
Version bump
1 parent 46e3877 commit 0b9e95e

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
@@ -6,7 +6,7 @@
66
import os
77
import sys
88

9-
VERSION = '3.8.0-dev.1'
9+
VERSION = '3.7.2'
1010
INSTALL_PREFIX = os.path.normpath(
1111
os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
1212
)

0 commit comments

Comments
 (0)