diff --git a/setup.py b/setup.py index 60a68245..b95ac5fe 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup setup( name='Sanic', - version="0.0.1", + version="0.0.2", url='http://github.com/channelcat/sanic/', license='BSD', author='Channel Cat',