We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f25a25 commit 97e12d2Copy full SHA for 97e12d2
include/pybind11/detail/internals.h
@@ -39,7 +39,7 @@
39
/// further ABI-incompatible changes may be made before the ABI is officially
40
/// changed to the new version.
41
#ifndef PYBIND11_INTERNALS_VERSION
42
-# define PYBIND11_INTERNALS_VERSION 12
+# define PYBIND11_INTERNALS_VERSION 11
43
#endif
44
45
#if PYBIND11_INTERNALS_VERSION < 11
0 commit comments