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 2d22c68 commit 1ded01fCopy full SHA for 1ded01f
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.1"
12
13
14
def check_latest_version():
0 commit comments