v0.9.9
This release supports Python version 3.6, if the dataclasses backport package is also installed. See the installation instructions for details.
Commits
- [c2b3b1d]: removed
<ins>
tag from README (for underlining name of paper) since PyPI doesn't recognize it (David Doty) #112 - [54f0e12]: added note to README that relative links do not work when viewing on PyPI (David Doty) #112
- [385fb29]: added mypy directory to .gitignore, added squarenut design to examples, updated README on using Python 3.6, and fixed a few mypy warnings in scadnano.py (David Doty) #112
- [8be2817]: to support Python 3.6, replaced forward annotations with pre-3.7 string-based hack; bumped version (David Doty) #112
- [054a8bf]: updated examples to v0.9.9 (David Doty) #112