Skip to content

What's New in Version 1.12.0

June 10, 2026 8:30 PM UTC

Version 1.12.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
  • You can now use aggregates.product() to compute the product of numeric values in PyRel queries. Before 1.12.0, the standard aggregates module did not include a built-in product aggregate.

  • rai doctor:report now includes expanded diagnostics.