Skip to content

Commit 9e3c781

Browse files
committed
Fix README.rst: python 3.7 is not supported
1 parent ead8f86 commit 9e3c781

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
@@ -43,11 +43,11 @@ Pros:
4343

4444
::
4545

46-
Python 3.7
4746
Python 3.8
4847
Python 3.9
4948
Python 3.10
5049
Python 3.11
50+
Python 3.12
5151

5252
.. note:: Old pythons: For Python 2.7 and PyPy use versions 1.x.x, python 3.4 use versions 2.x.x, python 3.5 and PyPy 3.5 use versions 3.x.x
5353

0 commit comments

Comments
 (0)