Update plexapi==4.8.0

This commit is contained in:
JonnyWong16 2021-11-28 14:17:35 -08:00
commit 3a50981976
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
20 changed files with 522 additions and 314 deletions

View file

@ -2,5 +2,5 @@
Expose version
"""
__version__ = "2.0.7"
__version__ = "2.0.8"
VERSION = __version__.split(".")