Update version

This commit is contained in:
Michael Shepanski 2015-08-30 21:00:44 -04:00
parent b2c9a29d1e
commit 8c0abf0b36

View file

@ -7,7 +7,7 @@ from plexapi.config import PlexConfig
from uuid import getnode
PROJECT = 'PlexAPI'
VERSION = '1.0.1'
VERSION = '1.0.2'
# Load User Defined Config
CONFIG_PATH = os.path.expanduser('~/.config/plexapi/config.ini')