0.0.6
Pre-release
Pre-release
Changes:
- Corrected an error where the number of type-parameters for a List was incorrect
- Added return statements to value-returning functions to avoid the pylint assignment-from-no-return error. @vogtp