Skip to content

Commit 7c05e5a

Browse files
committed
Initial commit for v0.5.6
1 parent 133e13e commit 7c05e5a

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
@@ -49,7 +49,7 @@
4949
)
5050

5151
# VERSION number
52-
VERSION = "0.5.5-beta"
52+
VERSION = "0.5.6-beta"
5353

5454
# detect platform
5555
PLATFORM = sys.platform

0 commit comments

Comments
 (0)