We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfbaa4 commit cbfef4dCopy full SHA for cbfef4d
1 file changed
odoo/release.py
@@ -37,4 +37,4 @@
37
nt_service_name = "odoo-server-" + series.replace('~','-')
38
39
MIN_PY_VERSION = (3, 10)
40
-MAX_PY_VERSION = (3, 12)
+MAX_PY_VERSION = (3, 13)
0 commit comments