Skip to content

Commit 13071a6

Browse files
committed
Compilation error causes issue #225. 2.4.1 fixes this issue
1 parent 0671050 commit 13071a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/drozer/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def __str__(self):
3030

3131
name = "drozer"
3232
vendor = "MWR InfoSecurity"
33-
version = Version("2.4.0", "2016-09-01")
33+
version = Version("2.4.1", "2016-12-06")
3434

3535
contact = "[email protected]"
3636
description = "The Leading Android Security Testing Framework"

0 commit comments

Comments
 (0)