Change name to asyncio_mongo, version to 0.1
This commit is contained in:
4
setup.py
4
setup.py
@@ -92,8 +92,8 @@ else:
|
||||
features = {"c-ext": c_ext}
|
||||
|
||||
setup(
|
||||
name="asyncio-mongo",
|
||||
version="0.1-dev",
|
||||
name="asyncio_mongo",
|
||||
version="0.1",
|
||||
description="Asynchronous Python 3.3+ driver for MongoDB <http://www.mongodb.org>",
|
||||
author="Alexandre Fiori, Don Brown",
|
||||
author_email="mrdon@twdata.org",
|
||||
|
||||
Reference in New Issue
Block a user