Skip to content

Commit 2397a23

Browse files
committedOct 23, 2023
Bump version
1 parent cde373e commit 2397a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="aioapns",
7-
version="3.0",
7+
version="3.1",
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)
Please sign in to comment.