We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0671050 + 13071a6 commit 309b167Copy full SHA for 309b167
src/drozer/meta.py
@@ -30,7 +30,7 @@ def __str__(self):
30
31
name = "drozer"
32
vendor = "MWR InfoSecurity"
33
-version = Version("2.4.0", "2016-09-01")
+version = Version("2.4.1", "2016-12-06")
34
35
contact = "[email protected]"
36
description = "The Leading Android Security Testing Framework"
0 commit comments