A small fix to allow pypi to accept the new license.
0.1.6
See pull 33 for a list of changes.
0.1.5.1
* Fixes a bug with transforms being applied out of order * Remove unused code in geometry class * Start reworking path width calculation with scaling
0.1.5
This release introduces * support for arc parsing both in path elements and inkscape arcs. * cleaner print statements for ease in updating and filtering statements. * various small improvements. 29
0.1.4.3
This fixes a minor bug with a default setting not being properly set. See pull request 22.
0.1.4.2
More Bug fixes * Fixed crash caused by missing height or width properties * Fixed crash caused by `pt` measurement type for stroke width calculations