Skip to content

Commit

Permalink
Bump to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatal1ty committed Feb 3, 2021
1 parent 122efca commit 782d5d9
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",
version="2.0.1",
description="An efficient APNs Client Library for Python/asyncio",
long_description=open("README.rst").read(),
platforms="all",
Expand Down

0 comments on commit 782d5d9

Please sign in to comment.