Version 0.43.1
This is a bugfix release that provides minor changes to fix: a bug in branch
pruning, bugs in `np.interp` functionality, and also fully accommodate the
NumPy 1.16 release series.
* NumPy 1.16 support
* Refactor np.interp
* Rewrite pruned conditionals as their evaluated constants.