Merge branch 'nightly' into python3

# Conflicts:
#	plexpy/version.py
This commit is contained in:
JonnyWong16 2020-05-02 14:05:41 -07:00
commit 95bdc000ca
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
3 changed files with 15 additions and 22 deletions

View file

@ -18,4 +18,4 @@
from __future__ import unicode_literals
PLEXPY_BRANCH = "python3"
PLEXPY_RELEASE_VERSION = "v2.2.3-beta"
PLEXPY_RELEASE_VERSION = "v2.2.3"