Skip to content

0.2.4

Compare
Choose a tag to compare
@dpryan79 dpryan79 released this 27 Jan 11:12
· 176 commits to master since this release
  • Fixed a critical issue wherein 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