diff --git a/bindings/python/wscript b/bindings/python/wscript index 65ea56333..f43515987 100644 --- a/bindings/python/wscript +++ b/bindings/python/wscript @@ -13,7 +13,7 @@ feature = TaskGen.feature after = TaskGen.after ## https://launchpad.net/pybindgen/ -REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 809) +REQUIRED_PYBINDGEN_VERSION = (0, 16, 0, 825) REQUIRED_PYGCCXML_VERSION = (0, 9, 5)