diff --git a/setup.py b/setup.py index 3c513e9..1b00c7c 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ with open('README.md') as f: long_description = f.read() -VERSION="0.0.3" +VERSION="0.0.4" setup( name='plexwebsocket',