bindings: Update pybindgen version

This commit is contained in:
Tom Henderson
2018-10-02 12:04:23 -07:00
parent dddf8aa294
commit 59ac9554e3

View File

@@ -14,7 +14,7 @@ from waflib.Errors import WafError
# after = TaskGen.after
# https://github.com/gjcarneiro/pybindgen
REQUIRED_PYBINDGEN_VERSION = '0.17.0.post58+ngcf00cc0'
REQUIRED_PYBINDGEN_VERSION = '0.19.0.post4+ng823d8b2'
REQUIRED_PYGCCXML_VERSION = (1, 9, 0)
REQUIRED_CASTXML_VERSION = '0.1'