Skip to content

Commit 1ded01f

Browse files
authored
feat: Bump version to 3.1 for release (#1640)
1 parent 2d22c68 commit 1ded01f

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
@@ -8,7 +8,7 @@
88

99
from cve_bin_tool.log import LOGGER
1010

11-
VERSION: str = "3.1.pre1"
11+
VERSION: str = "3.1"
1212

1313

1414
def check_latest_version():

0 commit comments

Comments
 (0)