Update plexapi==4.13.4

This commit is contained in:
JonnyWong16 2023-03-10 11:06:27 -08:00
parent b7da2dedf3
commit eb7495e930
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
18 changed files with 187 additions and 75 deletions

View file

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