Skip to content

Commit cb4a2ac

Browse files
committed
Bump dev version
1 parent 24401a0 commit cb4a2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reframe/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import os
77
import sys
88

9-
VERSION = '4.8.0'
9+
VERSION = '4.9.0-dev.0'
1010
INSTALL_PREFIX = os.path.normpath(
1111
os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
1212
)

0 commit comments

Comments
 (0)