diff --git a/setup.py b/setup.py index 50f6a88..5681b12 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ with open('README.md') as f: long_description = f.read() -VERSION="0.0.9" +VERSION="0.0.10" setup( name='plexwebsocket',