Skip to content

Commit 246c714

Browse files
committed
Bump dev version
Signed-off-by: Vasileios Karakasis <vkarakasis@nvidia.com>
1 parent 6436126 commit 246c714

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = '4.10.0-dev.4'
9+
VERSION = '4.10.0-dev.5'
1010
INSTALL_PREFIX = os.path.normpath(
1111
os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
1212
)

0 commit comments

Comments
 (0)