Skip to content

Commit

Permalink
Bump to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatal1ty committed Feb 3, 2021
1 parent 2673288 commit a2f8c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="aioapns",
version="2.0.1",
version="2.0.2",
description="An efficient APNs Client Library for Python/asyncio",
long_description=open("README.rst").read(),
platforms="all",
Expand Down

0 comments on commit a2f8c67

Please sign in to comment.