diff --git a/setup.py b/setup.py index 6958712..ec5ebf9 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ with open('README.md') as f: long_description = f.read() -VERSION="0.0.13" +VERSION="0.0.14" setup( name='plexwebsocket',