Browse Source

Release v1.1

pull/22/head v1.1
Miguel Grinberg 9 years ago
parent
commit
109c5d73b5
  1. 2
      setup.py

2
setup.py

@ -12,7 +12,7 @@ with open('README.rst', 'r') as f:
setup( setup(
name='python-socketio', name='python-socketio',
version='1.0', version='1.1',
url='http://github.com/miguelgrinberg/python-socketio/', url='http://github.com/miguelgrinberg/python-socketio/',
license='MIT', license='MIT',
author='Miguel Grinberg', author='Miguel Grinberg',

Loading…
Cancel
Save