Bump minor revision number

This commit is contained in:
Michael Shepanski 2015-06-15 20:54:31 -04:00
parent 6b21d856d3
commit ad4be508a1

View file

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