Skip to content

Commit 1e485e4

Browse files
authored
bump version number
1 parent 4d150e0 commit 1e485e4

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.1", "2024-04-03")
34+
version = Version("3.0.2", "2024-04-23")
3535

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

0 commit comments

Comments
 (0)