Skip to content

Commit

Permalink
release 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stkw0 committed Aug 1, 2024
1 parent 1320c43 commit 3dd13d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from distutils.dir_util import remove_tree

MODULE_NAME = "binwalk"
MODULE_VERSION = "2.4.1"
MODULE_VERSION = "2.4.2"
SCRIPT_NAME = MODULE_NAME
MODULE_DIRECTORY = os.path.dirname(os.path.realpath(__file__))

Expand Down

0 comments on commit 3dd13d7

Please sign in to comment.