.
This commit is contained in:
parent
e8287df3e5
commit
74b0cbae1b
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='Sanic',
|
name='Sanic',
|
||||||
version="0.0.1",
|
version="0.0.2",
|
||||||
url='http://github.com/channelcat/sanic/',
|
url='http://github.com/channelcat/sanic/',
|
||||||
license='BSD',
|
license='BSD',
|
||||||
author='Channel Cat',
|
author='Channel Cat',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user