Version bump

This commit is contained in:
jorgen 2014-09-23 06:27:27 +02:00
commit b0d67b98af
2 changed files with 17 additions and 20 deletions

View file

@ -9,7 +9,7 @@ CHANGES = open(os.path.join(here, 'CHANGES.rst')).read()
setup(
name='socketIO-client',
version='0.5.3b',
version='0.5.3.2',
description='A socket.io client library',
long_description=README + '\n\n' + CHANGES,
license='MIT',