- Add pyx file to distribution - Update pointer ref to fix clang error
0.5
* Use latest Boyer code * Rework ascii() function * Include cython 3 built planarity.c * Clean up files and tests
0.4.1
- Update MANIFEST.in to fix missing files in setuptools packaging - Require cython
0.4
- Drop parallel edges in input data with warning - Update to v 3.0.0.5 of Boyer's C code - NetworkX 2.0 compability - Fixes to compile correctly on OSX