🐛 Bugfix release 2.0.2
This release fixes minor issues:
- String encoding for read and write was
asciibut should have beenutf-8 - A written d3plot could not be read by ls-prepost since certain header values were incorrect
- Updated all dependencies
- Removed not needed dependency matplotlib
Thanks to @DavidR-Vortex for the fixes