We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ae3a7 commit 3e8c694Copy full SHA for 3e8c694
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="aioapns",
7
- version="2.2",
+ version="3.0",
8
description="An efficient APNs Client Library for Python/asyncio",
9
long_description=open("README.rst").read(),
10
platforms="all",
0 commit comments