summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHiroki Ohtani <hiro@HiroMacBookAir11.local>2011-01-05 00:02:28 +0900
committerHiroki Ohtani <hiro@HiroMacBookAir11.local>2011-01-05 00:02:28 +0900
commit2be0632fd7e62e11efd4903e6b1a61329a44c14b (patch)
treeb713870c407965985d81d704a9e4eae57a355aa8 /setup.py
parenta1538ab23f1717c1b1c58caf23539d74e82a5316 (diff)
downloadwebsocket-client-2be0632fd7e62e11efd4903e6b1a61329a44c14b.tar.gz
- commit test code and add more test code
- fix bugs found with some unittest
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1dfeccc..9e14ebf 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
from setuptools import setup
-VERSION = "0.3"
+VERSION = "0.4"
setup(