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 f09d9a0 commit 4758941Copy full SHA for 4758941
cve_bin_tool/version.py
@@ -8,7 +8,7 @@
8
9
from cve_bin_tool.log import LOGGER
10
11
-VERSION: str = "3.1rc2"
+VERSION: str = "3.1rc3"
12
13
14
def check_latest_version():
0 commit comments