modelx v0.30.1 (24 January 2026)#
This release introduces the following bug fixes.
To update modelx to the latest version, use the following command:
>>> pip install modelx --upgrade
Anaconda users should use the conda command instead:
>>> conda update modelx
Enhancements#
The dict returned by
BaseNode._get_attrdicthas the'valid'element for spyder-modelx version 0.15+.
Bug Fixes#
None