Skip to content

Version 0.1.5

Compare
Choose a tag to compare
@mbhall88 mbhall88 released this 11 Sep 00:38
· 229 commits to master since this release

0.1.5

Fixed

  • dedented comments were being tied to previous indented context in run directive
    [#61]
  • single version sourcing from pyproject.toml was failing on pip installed distributions [#65]. Fixed by using importlib_metadata.