Skip to content

Commit b3d90b3

Browse files
Add Python 3.12 to installation.md
1 parent a18a679 commit b3d90b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Installation
22

3-
`frouros` currently supports Python 3.9, 3.10 and 3.11.
3+
`frouros` currently supports Python 3.9, 3.10, 3.11 and 3.12.
44

55
```{tip}
6-
We highly recommend to use a [virtual environment](https://docs.python.org/3.11/tutorial/venv.html).
6+
We highly recommend to use a [virtual environment](https://docs.python.org/3.12/tutorial/venv.html).
77
```
88

99
## From PyPI

0 commit comments

Comments
 (0)