diff --git a/setup.py b/setup.py index 285cb205..34f008a2 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ author="Manuel Miranda", url="https://github.com/argaen/aiocache", author_email="manu.mirandad@gmail.com", - description="Asynchronous redis cache", + description="multi backend asyncio cache", classifiers=[ "Programming Language :: Python", "Programming Language :: Python :: 3.5",