diff --git a/setup.py b/setup.py index c0fa430..72d498e 100755 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ with open('README.rst', 'r') as f: setup( name='python-socketio', - version='0.1.0', + version='0.2.0', url='http://github.com/miguelgrinberg/python-socketio/', license='MIT', author='Miguel Grinberg',