diff --git a/setup.py b/setup.py index d9715eb..2000dfd 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='aioapns', - version='1.10', + version='1.11', description='An efficient APNs Client Library for Python/asyncio', long_description=open('README.rst').read(), platforms="all",