Skip to content

What's New in Version 1.3.1

May 13, 2026 3:50 PM UTC

Version 1.3.1 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
  • Fixed a bug where Concept.new() could treat entities with different identity field names as the same entity if the values matched.