Skip to content

What's New in Version 0.12.5

November 26, 2025 12:31 PM UTC

Version 0.12.5 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
  • The Snowflake client now skips certain internal checks when data sources are fresh, which reduces unnecessary work and can help queries run faster and more smoothly. You can configure data freshness settings using the data_freshness_mins configuration key.