This commit is contained in:
2016-02-03 22:26:38 -05:00
parent f26110233b
commit dde27ff3fa
+1 -1
View File
@@ -11,7 +11,7 @@ from setuptools import setup
setup(
name='Flask-Sockets',
version='0.1',
version='0.2.0',
url='https://github.com/kennethreitz/flask-sockets',
license='See License',
author='Kenneth Reitz',