Skip to content

Commit be738a5

Browse files
committed
Updated version to 2.2.0
1 parent 64201ac commit be738a5

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.1.2"
11+
MODULE_VERSION = "2.2.0"
1212
SCRIPT_NAME = MODULE_NAME
1313
MODULE_DIRECTORY = os.path.dirname(os.path.realpath(__file__))
1414
VERSION_FILE = os.path.join(MODULE_DIRECTORY, "src", "binwalk", "core", "version.py")

0 commit comments

Comments
 (0)