Hi, just noticed that this library is updated to a modernized version.
If I install the new version using python setup.py install, I can not find the fill function if I import from gridfill import fill
However this works if I use the old version.(c0ae1f9). Do you know why this happens?