Skip to content

What's New in Version 0.8.4

  • Fixed a bug that generated InvalidLoop warnings in Jupyter Notebooks that suggest the user add dynamic=True to their model.query() call, even though dynamic=True was already present. The warnings are no longer generated.