Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

1.2.2

Compare
Choose a tag to compare
@lmperry lmperry released this 15 Oct 16:41
· 33 commits to master since this release

FIXES

  • Modify t2* regex so that:
    • It doesn't capture _t, _t_, t_
    • Prevent t2 (anatomy) from being applied to t2*

CHANGES

  • Pin version of NUMPY in Dockerfile to 1.15.1 to enable building with py2.7