Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 3dd13d7

Browse files
committed
release 2.4.2
1 parent 1320c43 commit 3dd13d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from distutils.dir_util import remove_tree
99

1010
MODULE_NAME = "binwalk"
11-
MODULE_VERSION = "2.4.1"
11+
MODULE_VERSION = "2.4.2"
1212
SCRIPT_NAME = MODULE_NAME
1313
MODULE_DIRECTORY = os.path.dirname(os.path.realpath(__file__))
1414

0 commit comments

Comments
 (0)