0.1.2 (2020-04-10)
- Maintenance release for compatibility with numpy and matplotlib
- Updates documentation and improves unit testing
0.1.1 (2020-04-10)
- Fix bug where
pgm.savefig()is called beforepmg.render().
pgm.savefig() is called before pmg.render().