What's New in Version 0.8.32
Bug Fixes
Section titled “Bug Fixes”-
Fixed a bug in the
Uninitialized propertyerror message that would display the same property name multiple times if it was used in multiple places in the program. The error message now shows the property name only once. -
Updated the
clickdependency for the CLI to version<=8.1.8to avoid compatibility issues. To make sure you have the correct version ofclickinstalled, reinstall therelationalailibrary with the following command:Terminal window python -m pip install --upgrade --force-reinstall --upgrade-strategy eager relationalai