diff --git a/setup.py b/setup.py index 799a8c5..ad26c73 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ with open('README.md') as f: long_description = f.read() -VERSION="0.0.7" +VERSION="0.0.8" setup( name='plexwebsocket',