Skip to content

Commit dece249

Browse files
committed
Bump version to 0.5.1-beta
1 parent 1f87996 commit dece249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openandroidinstaller/openandroidinstaller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
from tooling import run_command
5757

5858
# VERSION number
59-
VERSION = "0.5.0-beta"
59+
VERSION = "0.5.1-beta"
6060

6161
# detect platform
6262
PLATFORM = sys.platform

0 commit comments

Comments
 (0)