What's Changed
* Update codebase to python 3 by alexbarrera in https://github.com/ReddyLab/ggr-cwl-ipynb-gen/pull/15
* Adds a pylint file and fixes a lot of linter issues. by tncowart in https://github.com/ReddyLab/ggr-cwl-ipynb-gen/pull/16
* Changes a file name so it's importable by tncowart in https://github.com/ReddyLab/ggr-cwl-ipynb-gen/pull/18
* Moves all setup information to setup.cfg by tncowart in https://github.com/ReddyLab/ggr-cwl-ipynb-gen/pull/19
* Add executable scripts and refactor package structure by alexbarrera in https://github.com/ReddyLab/ggr-cwl-ipynb-gen/pull/20
* Update README.md by alexbarrera in https://github.com/ReddyLab/ggr-cwl-ipynb-gen/pull/22
* Change inputs to strings for code and text cells in nbformat.v3 by alexbarrera in https://github.com/ReddyLab/ggr-cwl-ipynb-gen/pull/23
New Contributors
* tncowart made their first contribution in https://github.com/ReddyLab/ggr-cwl-ipynb-gen/pull/16
**Full Changelog**: https://github.com/ReddyLab/ggr-cwl-ipynb-gen/compare/v0.5.0-py2...v0.5.1
v0.5.0-py2
This release is intended to preserve some limited backwards compatibility with Python 2. We are planning to add a number of new features and improvements, which make sense to do in Python 3. We haven't decided yet if we will make the new code also Python 2 compatible, therefore the release and tag.