What's New in Version 1.11.0
Version 1.11.0 of the relationalai Python package is now available!
To upgrade, activate your virtual environment and run the following command:
pip install --upgrade relationalaiBug Fix
Section titled “Bug Fix”- PyRel now stops at the first model compilation error. Before this fix, PyRel could continue and fail later with a less clear error.