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