Skip to content

Commit 0499019

Browse files
committed
Updated version number for release
1 parent e0f9bf7 commit 0499019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from distutils.dir_util import remove_tree
1313

1414
MODULE_NAME = "binwalk"
15-
MODULE_VERSION = "2.2.1"
15+
MODULE_VERSION = "2.3.2"
1616
SCRIPT_NAME = MODULE_NAME
1717
MODULE_DIRECTORY = os.path.dirname(os.path.realpath(__file__))
1818

0 commit comments

Comments
 (0)