From 9073568c0fced2d02735c0bcdbd9cb4b20a0a535 Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Sat, 16 May 2020 16:26:55 -0700 Subject: [PATCH] Set branch to nightly --- plexpy/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plexpy/version.py b/plexpy/version.py index ced70a9c..8ac9128d 100644 --- a/plexpy/version.py +++ b/plexpy/version.py @@ -17,5 +17,5 @@ from __future__ import unicode_literals -PLEXPY_BRANCH = "python3" +PLEXPY_BRANCH = "nightly" PLEXPY_RELEASE_VERSION = "v2.2.4" \ No newline at end of file