Skip to content

Commit b45acf2

Browse files
committed
Advance version to 1.5.0
1 parent 8ac4858 commit b45acf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catch/utils/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"""
1111

1212
# Manually specify a numbered release version to use as a fallback
13-
RELEASE_VERSION = 'v1.4.0'
13+
RELEASE_VERSION = 'v1.5.0'
1414

1515

1616
import subprocess

0 commit comments

Comments
 (0)