diff --git a/CHANGES.rst b/CHANGES.rst index ac96c37..acd8d36 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,7 @@ +0.5 +--- +- + 0.4 --- - Added support for custom headers and proxies thanks to Rui and Sajal diff --git a/MANIFEST.in b/MANIFEST.in index 23be747..346209d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ -recursive-include socketIOClient * +recursive-include socketIO_client * include *.rst global-exclude *.pyc