The goal here is to allow us to add expectedFailure / etc decorators
based on SWIG version.
The end result of this is that patch is that after running SWIG generation
you will have a line such as the following at the top of your __init__.py.
swig_version = (3,0,7)