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 e505bab commit 9683100Copy full SHA for 9683100
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="aioapns",
7
- version="3.3.1",
+ version="4.0",
8
description="An efficient APNs Client Library for Python/asyncio",
9
long_description=open("README.rst").read(),
10
platforms="all",
0 commit comments