v2.7.0-beta

This commit is contained in:
JonnyWong16 2021-04-03 11:41:56 -07:00
parent 7045597c61
commit 1eaf7ca151
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 45 additions and 4 deletions

View file

@ -17,5 +17,5 @@
from __future__ import unicode_literals
PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "v2.6.10"
PLEXPY_BRANCH = "beta"
PLEXPY_RELEASE_VERSION = "v2.7.0-beta"