Merge branch 'nightly' into python3

This commit is contained in:
JonnyWong16
2019-12-08 12:20:43 -08:00
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
from __future__ import unicode_literals
PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "v2.1.38"
from __future__ import unicode_literals
PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "v2.1.39"