| commit | 6b6999797fd7d8b521345a4a8e6eb29f61815c25 | [log] [tgz] |
|---|---|---|
| author | bashi <bashi@chromium.org> | Wed Oct 10 06:51:29 2012 |
| committer | bashi <bashi@chromium.org> | Wed Oct 10 06:51:29 2012 |
| tree | 1a3881e93a7537dcdbeb708830128ce6e9d8e9d0 | |
| parent | f6848b8c6574b2df24fcf2096bfc343408ea6199 [diff] |
Merge r689 to 0.7.7
diff --git a/src/setup.py b/src/setup.py index a4cc592..c4843ac 100755 --- a/src/setup.py +++ b/src/setup.py
@@ -57,7 +57,7 @@ url='http://code.google.com/p/pywebsocket/', # See the source of distutils.version, distutils.versionpredicate and # distutils.dist to understand how to name version numbers. - version='0.7.6', + version='0.7.7', )