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