version 0.0.9 (still "0.0.8" on Zenodo due to forgetting to increment version in the JSON)
Added "license" ID string to JSON file.
Initially tested this release as a "pre-release" to see if it still updates the Zenodo record (it does, but still shows up on Zenodo as version 0.0.8). Then later un-checked the "pre-release" box, but the version number on Zenodo was still incorrect.
Though on closer inspection, the problem may have actually been that the "version" property in the JSON was never updated. So, re-marked as a pre-release, and then pushed a new commit with the tag "v0.0.9-corrected" and tried updating the release to point to the new tag (still as a "pre-release"). Unfortunately though, this still didn't update the Zenodo record, even after un-checking "pre-release." Therefore, the tag pointer was switched back to "v0.0.9" to avoid conflicting versions between the GitHub and Zenodo releases.