Skip to content

Commit e939f5d

Browse files
authored
Merge pull request #416 from Yogehi/develop
YAY UPDATED VERSION YAY
2 parents c499043 + 8c12877 commit e939f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/drozer/meta.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def __str__(self):
3131
# TODO License check this stuff
3232
name = "drozer"
3333
vendor = "WithSecure"
34-
version = Version("3.0.0", "2020-05-18")
34+
version = Version("3.0.1", "2020-05-18")
3535

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

0 commit comments

Comments
 (0)