* Updated SoundTouchWebSocket OnClose event processing to only pass 2 parameters instead of 3. There is no message argument when a connection is closed. I also added an OnOpen event to allow the user to listen for when a connection is opened.
1.0.3
* Updated SoundTouchClient `PlayUrl` method to handle metadata retrieval errors more gracefully.
1.0.2
* Updated documentation link for PyPi.org.
1.0.1
* Added support for ReadtheDocs documentation hosting.