Skip to content

Commit 6c8b865

Browse files
committed
Minor version update to 3.0.2
1 parent ceeda20 commit 6c8b865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexapi/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

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

0 commit comments

Comments
 (0)