Skip to content

Commit 830ae7a

Browse files
committed
fix: update version for release candidate packaging
1 parent 2403fe3 commit 830ae7a

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.1rc2"
1212

1313

1414
def check_latest_version():

0 commit comments

Comments
 (0)