Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gunaNeelamegam authored May 10, 2024
1 parent ed6f831 commit ba00baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
current_path = Path(__file__).parent
full_path = path.join(current_path, "README.md")
long_discription = ""
version = "0.1.4"
version = "0.1.5"
name = "android-prober"
description = "Library for test android api's via service"
author = "GunaNeelamegam"
Expand Down

0 comments on commit ba00baf

Please sign in to comment.