python3 branch

This commit is contained in:
JonnyWong16 2020-03-19 19:56:11 -07:00
parent 19d8c1be5a
commit af46a02146

View file

@ -17,5 +17,5 @@
from __future__ import unicode_literals
PLEXPY_BRANCH = "master"
PLEXPY_BRANCH = "python3"
PLEXPY_RELEASE_VERSION = "v2.2.0"