Skip to content

What's New in Version 1.11.0

June 9, 2026 2:28 PM UTC

Version 1.11.0 of the relationalai Python package is now available!

To upgrade, activate your virtual environment and run the following command:

Terminal window
pip install --upgrade relationalai
  • PyRel now stops at the first model compilation error. Before this fix, PyRel could continue and fail later with a less clear error.