4 lines
109 B
Python
4 lines
109 B
Python
from __future__ import unicode_literals
|
||
PLEXPY_BRANCH = "master"
|
||
PLEXPY_RELEASE_VERSION = "v2.1.39"
|