We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac4858 commit b45acf2Copy full SHA for b45acf2
catch/utils/version.py
@@ -10,7 +10,7 @@
10
"""
11
12
# Manually specify a numbered release version to use as a fallback
13
-RELEASE_VERSION = 'v1.4.0'
+RELEASE_VERSION = 'v1.5.0'
14
15
16
import subprocess
0 commit comments