try 12.14

This commit is contained in:
Scott Talbert
2025-02-09 21:01:43 -05:00
parent 19a4c81115
commit 8bc1500030

View File

@@ -88,7 +88,7 @@ class Configuration(object):
PKGDIR = 'wx'
# The name of the top-level package
SIP_ABI = '12.11'
SIP_ABI = '12.14'
SIP_TRACE = False
# ---------------------------------------------------------------