<div align=justify>
This is PyCAPI's second release. It adds support for the following APIs:
`PyErr_BadInternalCall` `PyErr_Clear` `PyErr_Print` `PyErr_SetInterrupt` `PyEval_AcquireLock` `PyEval_InitThreads` `PyEval_ReleaseLock` `PyImport_Cleanup` `PyOS_AfterFork` `PyOS_AfterFork_Child` `PyOS_AfterFork_Parent` `PyOS_BeforeFork` `PySys_ResetWarnOptions` `Py_Finalize` `Py_Initialize`
</div>