Skip to content

Commit be9a827

Browse files
committed
Fix Python minimum version in README
1 parent 336d0b7 commit be9a827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ via Apple Push Notification Service. aioapns provides an efficient client throug
1818
asynchronous HTTP2 protocol for use with Python's ``asyncio``
1919
framework.
2020

21-
aioapns requires Python 3.6 or later.
21+
aioapns requires Python 3.8 or later.
2222

2323

2424
Performance

0 commit comments

Comments
 (0)