Skip to content

Commit a5b8d5a

Browse files
Improve upgrade 5.2 to 6.0: 6.0 supports Py 3.8-3.10
1 parent acd7055 commit a5b8d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/upgrading/version_specific_migration/upgrade_to_60.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ See [PLIP 3061](https://github.com/plone/Products.CMFPlone/issues/3061).
162162
## Python
163163

164164
You may need to use a newer Python version.
165-
Supported Python versions are 3.7, 3.8, and 3.9.
165+
Supported Python versions are 3.8, 3.9 and 3.10.
166166
We recommend the most recent version.
167167
See https://www.python.org/downloads/ for which Python version is still supported by the Python community.
168168

0 commit comments

Comments
 (0)