We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa8f42 commit d0acf81Copy full SHA for d0acf81
plexapi/__init__.py
@@ -14,7 +14,7 @@
14
15
# PlexAPI Settings
16
PROJECT = 'PlexAPI'
17
-VERSION = '3.0.5'
+VERSION = '3.0.6'
18
TIMEOUT = CONFIG.get('plexapi.timeout', 30, int)
19
X_PLEX_CONTAINER_SIZE = CONFIG.get('plexapi.container_size', 100, int)
20
0 commit comments