Blender extension uses CPython 3.12 ABI
https://extensions.blender.org/add-ons/cadbase-library/ uses Python 3.12 ABI, this isn't compatible with official releases.
Wheels for Python 3.11 should be used, or you may include Python 3.12 & 3.11 if you wish to support both.