* Add support for bytecode entries without a corresponding line of code.
0.0.1
* First release, supports decoding all linetable code types and encoding back most of them. * Supports generating linetable from bytecode offsets and lines as provided by `dis.findlinestarts`