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 15f205e commit 7e7c215Copy full SHA for 7e7c215
cve_bin_tool/version.py
@@ -9,7 +9,7 @@
9
10
from cve_bin_tool.log import LOGGER
11
12
-VERSION: str = "2.2"
+VERSION: str = "2.2.1"
13
14
15
def check_latest_version():
0 commit comments