Skip to content

Commit 57cb92b

Browse files
author
Vasileios Karakasis
authored
Merge branch 'master' into ci/update-deployment-script
2 parents f1dad13 + 5ea757f commit 57cb92b

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.21'
5+
VERSION = '2.22-dev0'
66
INSTALL_PREFIX = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
77
MIN_PYTHON_VERSION = (3, 5, 0)
88

0 commit comments

Comments
 (0)