|
@@ -3,7 +3,7 @@ |
|
|
from setuptools import setup |
|
|
from setuptools import setup |
|
|
|
|
|
|
|
|
setup(name='aiokq', |
|
|
setup(name='aiokq', |
|
|
version='0.1.0', |
|
|
|
|
|
|
|
|
version='1.0.0', |
|
|
description='Asyncio wrapper for kqueue.', |
|
|
description='Asyncio wrapper for kqueue.', |
|
|
author='John-Mark Gurney', |
|
|
author='John-Mark Gurney', |
|
|
author_email='jmg@funkthat.com', |
|
|
author_email='jmg@funkthat.com', |
|
|