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 b94d922 commit 28a16baCopy full SHA for 28a16ba
cve_bin_tool/version.py
@@ -8,7 +8,7 @@
8
9
from cve_bin_tool.log import LOGGER
10
11
-VERSION: str = "3.2.1dev0"
+VERSION: str = "3.2.1rc0"
12
13
14
def check_latest_version():
0 commit comments