Skip to content

Commit 7c9a789

Browse files
committed
release: Version 2.1.post1
Hotfix for CVE rate limiting issue Signed-off-by: John Andersen <[email protected]>
1 parent b46a03c commit 7c9a789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cve_bin_tool/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from cve_bin_tool.log import LOGGER
77

8-
VERSION = "2.1"
8+
VERSION = "2.1.post1"
99

1010

1111
def check_latest_version():

0 commit comments

Comments
 (0)