summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2013-03-12 13:46:45 -0500
committerJoel Martin <github@martintribe.org>2013-03-12 13:46:45 -0500
commitdb6a7e3e28cd4631d4db8a9ac240a0041d938d60 (patch)
treebfea3e0633c9db8571e02ed345535de18b4c4373 /MANIFEST.in
parentd9aedfe7d3453e358b28c2feceb3bfa52895d404 (diff)
downloadwebsockify-db6a7e3e28cd4631d4db8a9ac240a0041d938d60.tar.gz
Update to version 0.4.1v0.4.1
*** IMPORTANT NOTE *** 0.4.X is the last minor version to support the Hixie protocol. 0.5.0 will drop the Hixie protocol support. The latest released version of all major browsers (and web-socket-js) support the IETF 6455 protocol. - Other changes: add 'include/' sub-dir to source distribution and to installed packaged.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 2dd46d2..27bf0d3 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1 +1 @@
-include CHANGES.txt *.py README.md LICENSE.txt
+include CHANGES.txt websockify include README.md LICENSE.txt