0.2.4
- Fixed a critical issue wherein
None
, or a list containingNone
could be returned without the reference indicator first being incremented. This resulted in rare cases of python trying to freeNone
. See deeptools/deepTools#245
None
, or a list containing None
could be returned without the reference indicator first being incremented. This resulted in rare cases of python trying to free None
. See deeptools/deepTools#245