Skip to content

Commit 4043c44

Browse files
authored
chore: bump version to 3.2.1dev0 (#2468)
1 parent 85d1f25 commit 4043c44

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.2"
11+
VERSION: str = "3.2.1dev0"
1212

1313

1414
def check_latest_version():

0 commit comments

Comments
 (0)