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