Skip to content

0.10.2

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 20:30
a2809f1

Release notes for sbmlutils 0.10.2

sbmlutils

We are pleased to release the next version of sbmlutils including the following changes.

Fixes

  • antimony 3.2.0 is excluded on Windows: its wheel raises OSError: [WinError -529697949] Windows Error 0xe06d7363 in loadAntimonyString when parsing the antimony of the repressilator model, which breaks antimony_to_sbml. Linux and macOS are not affected

Development

  • pymetadata >= 0.6.2 is required, which adds EntryFormat.ANTIMONY for antimony model files in COMBINE archives
  • zensical >= 0.0.60 is required; the mkdocstrings options in zensical.toml are set on the plugin table directly, the config table is no longer accepted

Your sbmlutils team