We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c499043 + 8c12877 commit e939f5dCopy full SHA for e939f5d
src/drozer/meta.py
@@ -31,7 +31,7 @@ def __str__(self):
31
# TODO License check this stuff
32
name = "drozer"
33
vendor = "WithSecure"
34
-version = Version("3.0.0", "2020-05-18")
+version = Version("3.0.1", "2020-05-18")
35
36
contact = "[email protected]"
37
description = "The Leading Android Security Testing Framework"
0 commit comments