diff --git a/setup.py b/setup.py index 5662407..886c57c 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ with open('README.md') as f: long_description = f.read() -VERSION="0.0.5" +VERSION="0.0.6" setup( name='plexwebsocket',