Skip to content

Commit b8bb72c

Browse files
authored
Update Python version support in README
1 parent 43e5e19 commit b8bb72c

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
@@ -31,7 +31,7 @@ pacparser itself. As a result, pacparser is as close to standard as it gets :)
3131
### Install
3232

3333
For Python module, you can use pip. Pre-built module is available for `64-bit Linux,
34-
Windows, MacOS-Intel, and MacOS-ARM`, for Python `3.7, 3.8, 3.9, 3.10 and 3.11`.
34+
Windows, MacOS-Intel, and MacOS-ARM`, for Python `3.8, 3.9, 3.10, 3.11, 3.12, 3.13, 3.14`.
3535
```
3636
python -m pip install pacparser
3737
python -m pip install pacparser==1.3.8.dev15 (specific version)

0 commit comments

Comments
 (0)