Bump internals version

This commit is contained in:
Xuehai Pan
2026-01-22 21:26:02 +08:00
parent da6e071084
commit 33fb4a6ee8

View File

@@ -39,7 +39,7 @@
/// further ABI-incompatible changes may be made before the ABI is officially
/// changed to the new version.
#ifndef PYBIND11_INTERNALS_VERSION
# define PYBIND11_INTERNALS_VERSION 11
# define PYBIND11_INTERNALS_VERSION 12
#endif
#if PYBIND11_INTERNALS_VERSION < 11