Skip to content

Commit b6945f4

Browse files
committed
Clarify that all versions above Python 3.9 should be supported
1 parent 4fddb9e commit b6945f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717

1818
### Supported Python Versions
1919

20-
Python 3.13 is fully supported and tested, and while it should work with other Python 3 versions, we do not test for them.
20+
While we only actively test under Python 3.13, we strive to support all versions from Python 3.9 and above.
2121

2222
### Usage
2323

0 commit comments

Comments
 (0)