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