diff --git a/bindings/python/wscript b/bindings/python/wscript index 5bb703dea..8ca543b19 100644 --- a/bindings/python/wscript +++ b/bindings/python/wscript @@ -15,7 +15,7 @@ import Build import Utils ## https://launchpad.net/pybindgen/ -REQUIRED_PYBINDGEN_VERSION = (0, 12, 0, 710) +REQUIRED_PYBINDGEN_VERSION = (0, 13, 0, 744) REQUIRED_PYGCCXML_VERSION = (0, 9, 5)