diff --git a/bindings/python/wscript b/bindings/python/wscript index 20636c748..0f3fb7a30 100644 --- a/bindings/python/wscript +++ b/bindings/python/wscript @@ -13,7 +13,7 @@ from waflib.Errors import WafError # after = TaskGen.after ## https://launchpad.net/pybindgen/ -REQUIRED_PYBINDGEN_VERSION = (0, 17, 0, 885) +REQUIRED_PYBINDGEN_VERSION = (0, 17, 0, 886) REQUIRED_PYGCCXML_VERSION = (0, 9, 5) RUN_ME=-3