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 b46a03c commit 7c9a789Copy full SHA for 7c9a789
cve_bin_tool/version.py
@@ -5,7 +5,7 @@
5
6
from cve_bin_tool.log import LOGGER
7
8
-VERSION = "2.1"
+VERSION = "2.1.post1"
9
10
11
def check_latest_version():
0 commit comments