Skip to content

Commit 073c99f

Browse files
committed
Prepare new dev v0.5.3-beta
1 parent 2c94f17 commit 073c99f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2-beta"
59+
VERSION = "0.5.3-beta"
6060

6161
# detect platform
6262
PLATFORM = sys.platform

0 commit comments

Comments
 (0)