Skip to content

Commit d0acf81

Browse files
committed
bump to 3.0.6
1 parent faa8f42 commit d0acf81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# PlexAPI Settings
1616
PROJECT = 'PlexAPI'
17-
VERSION = '3.0.5'
17+
VERSION = '3.0.6'
1818
TIMEOUT = CONFIG.get('plexapi.timeout', 30, int)
1919
X_PLEX_CONTAINER_SIZE = CONFIG.get('plexapi.container_size', 100, int)
2020

0 commit comments

Comments
 (0)