Skip to content

Python 0.6.2

Choose a tag to compare

@github-actions github-actions released this 01 Apr 16:55
· 137 commits to main since this release

Bugfixes

  • Meatdata.schema was returning a modified schema, this is fixed to return a copy of
    the original schema instead (@benjeffery, #3129, #3130)