diff --git a/bindings/python/wscript b/bindings/python/wscript index c792799c6..e9e1481c4 100644 --- a/bindings/python/wscript +++ b/bindings/python/wscript @@ -14,7 +14,7 @@ from waflib.Errors import WafError # after = TaskGen.after # https://github.com/gjcarneiro/pybindgen -REQUIRED_PYBINDGEN_VERSION = '0.17.0.post50+ngec55eb6' +REQUIRED_PYBINDGEN_VERSION = '0.17.0.post57+nga6376f2' REQUIRED_PYGCCXML_VERSION = (0, 9, 5) RUN_ME=-3