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 bf7997c commit 1d6ce81Copy full SHA for 1d6ce81
cve_bin_tool/version.py
@@ -5,7 +5,7 @@
5
6
from cve_bin_tool.log import LOGGER
7
8
-VERSION = "1.1"
+VERSION = "2.0a"
9
10
11
def check_latest_version():
0 commit comments