v0.23.1¶
Release date: 2026-02-04
Early Access
The Luminary Cloud API and Python SDK are Early Access features that are still under development. View the Luminary Cloud Early Access Terms. The interface may change, and you may need to migrate or discard scripts and configuration files multiple times before v1.0.0 is released. In the future, migrations may also be necessary when upgrading to new major versions of the SDK (e.g. v2.0.0).
Release Notes¶
This release fixes a Python 3.10 compatibility issue that was present in release v0.23.0.
Breaking Changes¶
None.
Features¶
None.
Deprecations¶
None.
Bug Fixes / Improvements¶
SDK v0.23.0 used a Python feature that was released in Python 3.11, and therefore failed to import in Python 3.10. This issue has been fixed.
Migration Guide¶
No breaking changes, migration from v0.23.0 should cause no problems.