Skip to content

Commit 3e8c694

Browse files
committed
Bump version
1 parent b4ae3a7 commit 3e8c694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="aioapns",
7-
version="2.2",
7+
version="3.0",
88
description="An efficient APNs Client Library for Python/asyncio",
99
long_description=open("README.rst").read(),
1010
platforms="all",

0 commit comments

Comments
 (0)