v1.5
This release migrates to the new pysam
API and adds no new functionality. methtuple
now requires pysam v0.8.1
or greater.
Bug fixes
- Fixed Python 3 compatibility issues due to changes in the
pysam
API (closes #94).
Internal
Moved to the new pysam
API. As a result, methtuple
now requires pysam v0.8.1
or greater.