Skip to content

Commit 0482929

Browse files
committed
Complete "Summary" section
1 parent 59b9541 commit 0482929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ written using [`Python C API`](https://docs.python.org/c-api/index.html).
1515
Main features are:
1616
- speed & memory efficiency compared to pure-`Python` counterpart,
1717
- full spectre of arithmetic & comparison operations,
18-
- `Python3.6+` support,
18+
- `Python3.9+` support,
1919
- `PyPy` support (by falling back to `fractions.Fraction` proxy).
2020

2121
---

0 commit comments

Comments
 (0)